Click here to Skip to main content
16,014,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralThe old mouse recorder Pin
1-Feb-01 12:53
suss1-Feb-01 12:53 
GeneralRe: The old mouse recorder Pin
Michael Dunn1-Feb-01 13:14
sitebuilderMichael Dunn1-Feb-01 13:14 
GeneralRe: The old mouse recorder Pin
1-Feb-01 14:07
suss1-Feb-01 14:07 
GeneralCRichEditCtrl and rotation Pin
AlexMarbus1-Feb-01 12:31
AlexMarbus1-Feb-01 12:31 
QuestionThe following code looses memory. What's wrong? Pin
1-Feb-01 10:16
suss1-Feb-01 10:16 
AnswerRe: The following code looses memory. What's wrong? Pin
1-Feb-01 10:48
suss1-Feb-01 10:48 
GeneralMDI application Pin
kk91-Feb-01 9:18
kk91-Feb-01 9:18 
GeneralBuilding DLL's with mutual dependencies Pin
1-Feb-01 7:57
suss1-Feb-01 7:57 
We have a large project with DLL's that have mutual dependencies. (DLL#1 calls functions in DLL#2, while DLL#2 call functions in DLL#1). When we attempt to build the project we get errors because the each DLL requires the other DLL's lib file before it can link. The MS suggested workaround for this is to run the LIB utility on each project to generate lib files and then link everything together at the end. Unfortunately, VC++ does not appear to support this and to make it work we had to generate and modify make files. This is very error prone and we would prefer to do it some other way.

Has anyone run into this problem before? Do you have a better solution?

Thanks,
Al (acarnali@speedline.com)
GeneralMDI application Pin
kk91-Feb-01 6:35
kk91-Feb-01 6:35 
GeneralControls... Pin
1-Feb-01 6:00
suss1-Feb-01 6:00 
GeneralRe: Controls... Pin
David Fedolfi1-Feb-01 6:51
David Fedolfi1-Feb-01 6:51 
Generalabout callback Pin
1-Feb-01 5:10
suss1-Feb-01 5:10 
GeneralCapturing LPT output from DOS application Pin
Mody_CZ1-Feb-01 3:12
Mody_CZ1-Feb-01 3:12 
Generalfunction call within timer-callback Pin
.::RockNix::.1-Feb-01 1:08
.::RockNix::.1-Feb-01 1:08 
Questionwhat this does Pin
Ahmad31-Jan-01 23:20
Ahmad31-Jan-01 23:20 
AnswerRe: what this does Pin
.::RockNix::.31-Jan-01 23:40
.::RockNix::.31-Jan-01 23:40 
GeneralMail protocols Pin
Daníel B. Sigurgeirsson31-Jan-01 22:31
Daníel B. Sigurgeirsson31-Jan-01 22:31 
GeneralRe: Mail protocols Pin
Erik Funkenbusch1-Feb-01 15:38
Erik Funkenbusch1-Feb-01 15:38 
GeneralConverting integers from array to integer variables Pin
Mike Zolna31-Jan-01 19:01
Mike Zolna31-Jan-01 19:01 
GeneralRe: Converting integers from array to integer variables Pin
Michael Dunn31-Jan-01 19:35
sitebuilderMichael Dunn31-Jan-01 19:35 
GeneralRe: Converting integers from array to integer variables Pin
Mike Zolna31-Jan-01 19:39
Mike Zolna31-Jan-01 19:39 
GeneralRe: Converting integers from array to integer variables Pin
Michael Dunn31-Jan-01 19:45
sitebuilderMichael Dunn31-Jan-01 19:45 
GeneralRe: Converting integers from array to integer variables Pin
Mike Zolna1-Feb-01 4:54
Mike Zolna1-Feb-01 4:54 
GeneralRe: Converting integers from array to integer variables Pin
David Fedolfi1-Feb-01 3:59
David Fedolfi1-Feb-01 3:59 
GeneralRe: Converting integers from array to integer variables Pin
.::RockNix::.31-Jan-01 21:48
.::RockNix::.31-Jan-01 21:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.