Click here to Skip to main content
15,923,051 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: display text transparently by DC Pin
Arman S.25-Jul-06 22:50
Arman S.25-Jul-06 22:50 
GeneralRe: display text transparently by DC Pin
includeh1026-Jul-06 0:30
includeh1026-Jul-06 0:30 
GeneralRe: display text transparently by DC Pin
Hamid_RT26-Jul-06 1:27
Hamid_RT26-Jul-06 1:27 
AnswerRe: display text transparently by DC Pin
Hamid_RT26-Jul-06 1:21
Hamid_RT26-Jul-06 1:21 
QuestionRuntime DLL calling with any parameters Pin
hunter1325-Jul-06 22:27
hunter1325-Jul-06 22:27 
AnswerRe: Runtime DLL calling with any parameters Pin
Cedric Moonen25-Jul-06 23:00
Cedric Moonen25-Jul-06 23:00 
GeneralRe: Runtime DLL calling with any parameters [modified] Pin
hunter1326-Jul-06 0:42
hunter1326-Jul-06 0:42 
GeneralRe: Runtime DLL calling with any parameters Pin
Cedric Moonen26-Jul-06 1:15
Cedric Moonen26-Jul-06 1:15 
QuestionCAsyncSocket ::OnReceive() missed calls Pin
neilsolent25-Jul-06 21:31
neilsolent25-Jul-06 21:31 
AnswerRe: CAsyncSocket ::OnReceive() missed calls Pin
Steve S25-Jul-06 21:52
Steve S25-Jul-06 21:52 
GeneralRe: CAsyncSocket ::OnReceive() missed calls Pin
neilsolent25-Jul-06 22:57
neilsolent25-Jul-06 22:57 
GeneralRe: CAsyncSocket ::OnReceive() missed calls Pin
Moak4-Oct-06 5:09
Moak4-Oct-06 5:09 
GeneralRe: CAsyncSocket ::OnReceive() missed calls Pin
neilsolent5-Oct-06 8:05
neilsolent5-Oct-06 8:05 
QuestionGetVersionOfFile(); Pin
ningthemcha25-Jul-06 21:20
ningthemcha25-Jul-06 21:20 
QuestionRe: GetVersionOfFile(); Pin
see me25-Jul-06 21:28
see me25-Jul-06 21:28 
AnswerRe: GetVersionOfFile(); Pin
NiceNaidu25-Jul-06 21:31
NiceNaidu25-Jul-06 21:31 
GeneralRe: GetVersionOfFile(); Pin
Steve S25-Jul-06 21:45
Steve S25-Jul-06 21:45 
QuestionWhat happens when an Object of CWinApp derived Class is Created in MFC Pin
NiceNaidu25-Jul-06 20:14
NiceNaidu25-Jul-06 20:14 
AnswerRe: What happens when an Object of CWinApp derived Class is Created in MFC Pin
NiceNaidu25-Jul-06 21:33
NiceNaidu25-Jul-06 21:33 
AnswerRe: What happens when an Object of CWinApp derived Class is Created in MFC Pin
NiceNaidu25-Jul-06 21:34
NiceNaidu25-Jul-06 21:34 
GeneralRe: What happens when an Object of CWinApp derived Class is Created in MFC Pin
Steve S25-Jul-06 21:50
Steve S25-Jul-06 21:50 
GeneralRe: What happens when an Object of CWinApp derived Class is Created in MFC Pin
NiceNaidu25-Jul-06 22:46
NiceNaidu25-Jul-06 22:46 
GeneralRe: What happens when an Object of CWinApp derived Class is Created in MFC Pin
Steve S27-Jul-06 1:42
Steve S27-Jul-06 1:42 
No I can't, although there's probably an MSDN article on it somewhere.

But then, you could use the Star Wars technique to find out ("Use the source, Luke").

Use find in files from the IDE to look for ::CWinApp in the MFC source folder, and that should take you to step#1.

From there, you can simply work your way through the code, checking out the various bits of code as you go.

There's a book called "MFC Internals" which is probably out of print, not to mention being out of date (I have a copy at home, ~140 miles away, so I can't check the last MFC version it covered).

Apart from academic curiosity, why would you want to know?

Steve S
Developer for hire

QuestionThread?! Pin
tanarnelinistit25-Jul-06 20:02
tanarnelinistit25-Jul-06 20:02 
AnswerRe: Thread?! Pin
Aneesh Valeri25-Jul-06 20:14
Aneesh Valeri25-Jul-06 20:14 

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.