Click here to Skip to main content
15,894,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Coding Convention Pin
FarPointer19-Jun-06 18:56
FarPointer19-Jun-06 18:56 
GeneralRe: Coding Convention Pin
Blake Miller20-Jun-06 8:33
Blake Miller20-Jun-06 8:33 
QuestionC++/Non MFC [modified] Pin
Bram van Kampen19-Jun-06 14:20
Bram van Kampen19-Jun-06 14:20 
AnswerRe: C++/Non MFC Pin
Stephen Hewitt19-Jun-06 16:19
Stephen Hewitt19-Jun-06 16:19 
QuestionQueueUserAPC Pin
neilsolent19-Jun-06 9:41
neilsolent19-Jun-06 9:41 
QuestionRe: QueueUserAPC Pin
David Crow19-Jun-06 9:55
David Crow19-Jun-06 9:55 
AnswerRe: QueueUserAPC Pin
neilsolent19-Jun-06 10:32
neilsolent19-Jun-06 10:32 
GeneralRe: QueueUserAPC Pin
David Crow19-Jun-06 10:38
David Crow19-Jun-06 10:38 
There's no need to include windows.h when using MFC as the Afx header files do this automatically. All you need to do is define _WIN32_WINNT before any files get included by the preprocessor.


"The largest fire starts but with the smallest spark." - David Crow

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: QueueUserAPC Pin
neilsolent19-Jun-06 11:03
neilsolent19-Jun-06 11:03 
GeneralRe: QueueUserAPC Pin
neilsolent19-Jun-06 11:05
neilsolent19-Jun-06 11:05 
QuestionQuestion about Com in Visual C++... Pin
Yanshof19-Jun-06 9:18
Yanshof19-Jun-06 9:18 
AnswerNo one can help me with this question ... ? Pin
Yanshof19-Jun-06 17:36
Yanshof19-Jun-06 17:36 
GeneralRe: No one can help me with this question ... ? Pin
Milton Karimbekallil19-Jun-06 21:27
Milton Karimbekallil19-Jun-06 21:27 
GeneralRe: No one can help me with this question ... ? Pin
Steve S19-Jun-06 21:30
Steve S19-Jun-06 21:30 
GeneralRe: No one can help me with this question ... ? Pin
Milton Karimbekallil20-Jun-06 6:25
Milton Karimbekallil20-Jun-06 6:25 
QuestionEnumerating processes Pin
Shawn Brant19-Jun-06 8:50
Shawn Brant19-Jun-06 8:50 
AnswerRe: Enumerating processes Pin
Justin Tay19-Jun-06 9:14
Justin Tay19-Jun-06 9:14 
AnswerRe: Enumerating processes Pin
David Crow19-Jun-06 9:16
David Crow19-Jun-06 9:16 
QuestionSimple Reg Exp Pin
spelltwister19-Jun-06 8:23
spelltwister19-Jun-06 8:23 
AnswerRe: Simple Reg Exp Pin
Justin Tay19-Jun-06 8:42
Justin Tay19-Jun-06 8:42 
AnswerRe: Simple Reg Exp Pin
David Crow19-Jun-06 8:42
David Crow19-Jun-06 8:42 
AnswerRe: Simple Reg Exp Pin
James R. Twine19-Jun-06 14:57
James R. Twine19-Jun-06 14:57 
QuestionDetermining the exact directory path [modified] Pin
capricious_00119-Jun-06 6:09
capricious_00119-Jun-06 6:09 
AnswerRe: Determining the exact directory path Pin
Steve S19-Jun-06 6:19
Steve S19-Jun-06 6:19 
GeneralRe: Determining the exact directory path Pin
Maxwell Chen19-Jun-06 6:20
Maxwell Chen19-Jun-06 6:20 

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.