Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem about Socket Pin
kcynic10-Aug-07 16:42
kcynic10-Aug-07 16:42 
AnswerRe: Problem about Socket Pin
Snnu10-Aug-07 15:53
Snnu10-Aug-07 15:53 
GeneralRe: Problem about Socket Pin
kcynic10-Aug-07 21:26
kcynic10-Aug-07 21:26 
GeneralRe: Problem about Socket Pin
Mark Salsbery11-Aug-07 6:22
Mark Salsbery11-Aug-07 6:22 
GeneralRe: Problem about Socket Pin
kcynic11-Aug-07 18:00
kcynic11-Aug-07 18:00 
QuestionSending data between threads Pin
Greg Vandenberg AFB10-Aug-07 14:00
Greg Vandenberg AFB10-Aug-07 14:00 
AnswerRe: Sending data between threads Pin
T-Mac-Oz10-Aug-07 16:04
T-Mac-Oz10-Aug-07 16:04 
QuestionNavigation in MFC source code Pin
sawerr10-Aug-07 13:52
sawerr10-Aug-07 13:52 
Hi I want to learn if i there is a list of defining .cpp files that mfc functions are defined.
I assume all the source code is in that directory C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\src\mfc.

For example in that code:
ON_COMMAND(ID_FILE_NEW, &CWinApp::OnFileNew)

I want to see CWinApp::OnFileNew's implementation.
I tried to put breakpoint in that line strat to debug by F11. But i can not find the source code.

Is there another solution or where am i wrong?
For an example; How can i find the CWinApp::OnFileNew's implementation file?

I am looking for your answers.
Thanks.
AnswerRe: Navigation in MFC source code Pin
Mark Salsbery10-Aug-07 14:53
Mark Salsbery10-Aug-07 14:53 
AnswerRe: Navigation in MFC source code Pin
T-Mac-Oz10-Aug-07 16:53
T-Mac-Oz10-Aug-07 16:53 
GeneralRe: Navigation in MFC source code Pin
sawerr10-Aug-07 17:41
sawerr10-Aug-07 17:41 
QuestionRe: Navigation in MFC source code Pin
David Crow11-Aug-07 6:41
David Crow11-Aug-07 6:41 
AnswerRe: Navigation in MFC source code Pin
Mark Salsbery11-Aug-07 6:50
Mark Salsbery11-Aug-07 6:50 
QuestionMSDIA80.dll cannot be loaded Pin
Tom Thorp10-Aug-07 11:34
Tom Thorp10-Aug-07 11:34 
AnswerRe: MSDIA80.dll cannot be loaded Pin
Mark Salsbery10-Aug-07 12:03
Mark Salsbery10-Aug-07 12:03 
GeneralRe: MSDIA80.dll cannot be loaded Pin
Tom Thorp10-Aug-07 13:45
Tom Thorp10-Aug-07 13:45 
GeneralRe: MSDIA80.dll cannot be loaded Pin
Tom Thorp13-Aug-07 5:13
Tom Thorp13-Aug-07 5:13 
GeneralRe: MSDIA80.dll cannot be loaded Pin
Mark Salsbery13-Aug-07 5:35
Mark Salsbery13-Aug-07 5:35 
Questionthread communications [modified] Pin
alberthyc10-Aug-07 10:10
alberthyc10-Aug-07 10:10 
AnswerRe: thread communications Pin
Mark Salsbery10-Aug-07 10:26
Mark Salsbery10-Aug-07 10:26 
GeneralRe: thread communications Pin
alberthyc10-Aug-07 10:32
alberthyc10-Aug-07 10:32 
GeneralRe: thread communications Pin
Mark Salsbery10-Aug-07 10:42
Mark Salsbery10-Aug-07 10:42 
GeneralRe: thread communications [modified] Pin
alberthyc10-Aug-07 10:55
alberthyc10-Aug-07 10:55 
GeneralRe: thread communications Pin
Mark Salsbery10-Aug-07 11:06
Mark Salsbery10-Aug-07 11:06 
GeneralRe: thread communications Pin
alberthyc10-Aug-07 11:17
alberthyc10-Aug-07 11:17 

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.