Click here to Skip to main content
16,015,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to draw Multiple-Documents in one view Pin
bryce11-Nov-04 12:50
bryce11-Nov-04 12:50 
GeneralClosing Dialogs Pin
jj92111-Nov-04 1:23
jj92111-Nov-04 1:23 
GeneralRe: Closing Dialogs Pin
eli1502197911-Nov-04 2:15
eli1502197911-Nov-04 2:15 
GeneralRe: Closing Dialogs Pin
David Crow11-Nov-04 2:17
David Crow11-Nov-04 2:17 
GeneralAccess members from a dialog to the Viewframe Pin
Ibana11-Nov-04 0:50
Ibana11-Nov-04 0:50 
QuestionHow to pass paramter to GUI based Application Pin
Azghar Hussain11-Nov-04 0:11
professionalAzghar Hussain11-Nov-04 0:11 
AnswerRe: How to pass paramter to GUI based Application Pin
Kapoor Vikrant11-Nov-04 0:40
Kapoor Vikrant11-Nov-04 0:40 
AnswerRe: How to pass paramter to GUI based Application Pin
David Crow11-Nov-04 2:23
David Crow11-Nov-04 2:23 
You can do this via the m_lpCmdLine member variable, or the __argc and __argv global variables. If you MFC application uses main() as its entry point, you can also use the first two parameters of it, typically argc and argv.


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralHelp plz Pin
eli1502197910-Nov-04 23:53
eli1502197910-Nov-04 23:53 
Generalcrash in ExitProcess Pin
avivhu10-Nov-04 23:18
avivhu10-Nov-04 23:18 
GeneralAdd a sub=menu and 2 sub-menu item to context menu of Windows explorer Pin
includeh1010-Nov-04 23:08
includeh1010-Nov-04 23:08 
GeneralRe: Add a sub=menu and 2 sub-menu item to context menu of Windows explorer Pin
Michael Dunn11-Nov-04 11:45
sitebuilderMichael Dunn11-Nov-04 11:45 
GeneralRe: Add a sub=menu and 2 sub-menu item to context menu of Windows explorer Pin
includeh1012-Nov-04 14:47
includeh1012-Nov-04 14:47 
GeneralRe: Add a sub=menu and 2 sub-menu item to context menu of Windows explorer Pin
Michael Dunn15-Nov-04 19:43
sitebuilderMichael Dunn15-Nov-04 19:43 
QuestionHow to we add .net C++ code to visual C++7/MFC Program? Pin
pubududilena10-Nov-04 22:58
pubududilena10-Nov-04 22:58 
Generalserial communication Pin
vc-programmer-10-Nov-04 22:53
vc-programmer-10-Nov-04 22:53 
GeneralSummer & Winter time Pin
Martijn van Kleef10-Nov-04 21:48
Martijn van Kleef10-Nov-04 21:48 
GeneralRe: Summer & Winter time Pin
Martijn van Kleef10-Nov-04 22:43
Martijn van Kleef10-Nov-04 22:43 
GeneralRe: Summer & Winter time Pin
Anonymous10-Nov-04 23:32
Anonymous10-Nov-04 23:32 
GeneralRe: Summer & Winter time Pin
jan larsen10-Nov-04 23:57
jan larsen10-Nov-04 23:57 
GeneralRe: Summer & Winter time Pin
Henry miller11-Nov-04 3:37
Henry miller11-Nov-04 3:37 
GeneralRe: Summer & Winter time Pin
jan larsen10-Nov-04 23:55
jan larsen10-Nov-04 23:55 
GeneralRe: Summer & Winter time Pin
David Crow11-Nov-04 2:46
David Crow11-Nov-04 2:46 
GeneralRe: Summer & Winter time Pin
Michael Dunn11-Nov-04 11:54
sitebuilderMichael Dunn11-Nov-04 11:54 
Questionhow to compile this sample? Pin
includeh1010-Nov-04 21:26
includeh1010-Nov-04 21:26 

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.