Click here to Skip to main content
15,921,841 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Ap Pin
KaЯl10-Jan-03 1:47
KaЯl10-Jan-03 1:47 
GeneralRe: Ap Pin
Alex H 198310-Jan-03 8:01
Alex H 198310-Jan-03 8:01 
GeneralRe: i Still in Trouble! plz Help me to release Pin
KaЯl10-Jan-03 0:11
KaЯl10-Jan-03 0:11 
Generala question about dll's... Pin
l a u r e n9-Jan-03 8:21
l a u r e n9-Jan-03 8:21 
GeneralRe: a question about dll's... Pin
Alvaro Mendez9-Jan-03 8:39
Alvaro Mendez9-Jan-03 8:39 
GeneralRe: a question about dll's... Pin
l a u r e n9-Jan-03 9:03
l a u r e n9-Jan-03 9:03 
GeneralRe: a question about dll's... Pin
David Stone9-Jan-03 11:51
sitebuilderDavid Stone9-Jan-03 11:51 
GeneralRe: a question about dll's... Pin
Shog99-Jan-03 13:04
sitebuilderShog99-Jan-03 13:04 
Depending on what you're doing in the DLL, you might be able to avoid using MFC in it at all - this is more work for the GUI stuff, but if you don't have too much of that it might be a solution.

Or just dynamically link. This week's poll aside, it usually causes only minor support headaches and hair-pulling, especially if you're careful to use the latest versions of MFC and do *lots* of testing...

---

Shog9
The siren sings a lonely song - of all the wants and hungers
The lust of love a brute desire - the ledge of life goes under

GeneralSSE Pin
peter27139-Jan-03 7:49
peter27139-Jan-03 7:49 
GeneralRe: SSE Pin
l a u r e n9-Jan-03 8:26
l a u r e n9-Jan-03 8:26 
GeneralRe: SSE Pin
peter27139-Jan-03 8:51
peter27139-Jan-03 8:51 
GeneralRe: SSE Pin
l a u r e n9-Jan-03 8:58
l a u r e n9-Jan-03 8:58 
GeneralRe: SSE Pin
peter27139-Jan-03 9:26
peter27139-Jan-03 9:26 
GeneralRe: SSE Pin
geo_m9-Jan-03 9:12
geo_m9-Jan-03 9:12 
QuestionRelease mode exception? Pin
clintsinger9-Jan-03 7:46
clintsinger9-Jan-03 7:46 
AnswerThe main thing is to create pdbs for release build Pin
AlexO9-Jan-03 8:03
AlexO9-Jan-03 8:03 
GeneralRe: The main thing is to create pdbs for release build Pin
clintsinger9-Jan-03 8:27
clintsinger9-Jan-03 8:27 
QuestionMultidimensional arrays - am I doing it correctly? Pin
Dominik Reichl9-Jan-03 7:46
Dominik Reichl9-Jan-03 7:46 
AnswerRe: Multidimensional arrays - am I doing it correctly? Pin
AlexO9-Jan-03 7:56
AlexO9-Jan-03 7:56 
GeneralRe: Multidimensional arrays - am I doing it correctly? Pin
Dominik Reichl9-Jan-03 8:50
Dominik Reichl9-Jan-03 8:50 
GeneralRe: Multidimensional arrays - am I doing it correctly? Pin
AlexO9-Jan-03 9:26
AlexO9-Jan-03 9:26 
AnswerRe: Multidimensional arrays - am I doing it correctly? Pin
Alvaro Mendez9-Jan-03 8:52
Alvaro Mendez9-Jan-03 8:52 
GeneralRe: Multidimensional arrays - am I doing it correctly? Pin
Dominik Reichl9-Jan-03 9:09
Dominik Reichl9-Jan-03 9:09 
GeneralRe: Multidimensional arrays - am I doing it correctly? Pin
Alvaro Mendez9-Jan-03 9:26
Alvaro Mendez9-Jan-03 9:26 
QuestionOUT OF MEMORY in RELEASE VERSION but OK in DEBUG ?? Pin
youssef9-Jan-03 7:42
youssef9-Jan-03 7:42 

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.