Click here to Skip to main content
15,896,730 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
QuestionRe: Thread?! [modified] Pin
tanarnelinistit25-Jul-06 20:20
tanarnelinistit25-Jul-06 20:20 
AnswerRe: Thread?! Pin
Hamid_RT25-Jul-06 20:23
Hamid_RT25-Jul-06 20:23 
AnswerRe: Thread?! Pin
Steve S25-Jul-06 22:14
Steve S25-Jul-06 22:14 
AnswerRe: Thread?! Pin
David Crow27-Jul-06 2:57
David Crow27-Jul-06 2:57 
Question3d max object Pin
ooola rocks25-Jul-06 19:59
ooola rocks25-Jul-06 19:59 
AnswerRe: 3d max object Pin
Hamid_RT25-Jul-06 20:12
Hamid_RT25-Jul-06 20:12 
AnswerRe: 3d max object Pin
Cedric Moonen25-Jul-06 20:38
Cedric Moonen25-Jul-06 20:38 
AnswerRe: 3d max object Pin
ldsdbomber26-Jul-06 5:20
ldsdbomber26-Jul-06 5:20 
QuestionHow to call Microsoft C# module in the COM component (C++) Pin
chenxiujie25-Jul-06 19:58
chenxiujie25-Jul-06 19:58 
AnswerRe: How to call Microsoft C# module in the COM component (C++) Pin
sudeesh26-Jul-06 2:35
sudeesh26-Jul-06 2:35 
GeneralRe: How to call Microsoft C# module in the COM component (C++) Pin
chenxiujie26-Jul-06 22:31
chenxiujie26-Jul-06 22:31 
GeneralRe: How to call Microsoft C# module in the COM component (C++) Pin
sudeesh26-Jul-06 23:05
sudeesh26-Jul-06 23:05 
GeneralRe: How to call Microsoft C# module in the COM component (C++) Pin
chenxiujie27-Jul-06 16:03
chenxiujie27-Jul-06 16:03 
QuestionEvents Pin
joshiprashant25-Jul-06 19:34
joshiprashant25-Jul-06 19:34 
AnswerRe: Events Pin
ThatsAlok25-Jul-06 19:51
ThatsAlok25-Jul-06 19:51 

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.