Click here to Skip to main content
16,004,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to execute the MS-DOS commands VC ++ Pin
ThatsAlok16-May-07 21:24
ThatsAlok16-May-07 21:24 
Questionplz solve this one Pin
p_10-May-07 1:38
p_10-May-07 1:38 
QuestionRe: plz solve this one Pin
David Crow10-May-07 1:44
David Crow10-May-07 1:44 
AnswerRe: plz solve this one Pin
ThatsAlok16-May-07 21:23
ThatsAlok16-May-07 21:23 
QuestionAccessing mainframe menu from a non-modal dialog box Pin
BadJerry10-May-07 0:42
BadJerry10-May-07 0:42 
AnswerRe: Accessing mainframe menu from a non-modal dialog box Pin
spsharma10-May-07 1:24
spsharma10-May-07 1:24 
GeneralRe: Accessing mainframe menu from a non-modal dialog box Pin
BadJerry10-May-07 1:28
BadJerry10-May-07 1:28 
GeneralRe: Accessing mainframe menu from a non-modal dialog box Pin
#realJSOP10-May-07 1:59
professional#realJSOP10-May-07 1:59 
Try AfxGetMainWnd()->SetFocus().

Or, send a user-defined message to the CMainFrm object that includes code to drop set focus to itself and then drop the menu. (this is the mehtod I would probably use)




"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: Accessing mainframe menu from a non-modal dialog box Pin
BadJerry10-May-07 2:04
BadJerry10-May-07 2:04 
GeneralRe: Accessing mainframe menu from a non-modal dialog box Pin
spsharma10-May-07 2:36
spsharma10-May-07 2:36 
GeneralRe: Accessing mainframe menu from a non-modal dialog box Pin
#realJSOP10-May-07 3:32
professional#realJSOP10-May-07 3:32 
GeneralRe: Accessing mainframe menu from a non-modal dialog box Pin
BadJerry10-May-07 4:02
BadJerry10-May-07 4:02 
GeneralRe: Accessing mainframe menu from a non-modal dialog box Pin
BadJerry10-May-07 5:35
BadJerry10-May-07 5:35 
AnswerThanks to everyone : solution! Pin
BadJerry10-May-07 5:34
BadJerry10-May-07 5:34 
QuestionFile operation problem Pin
sandeepkavade10-May-07 0:26
sandeepkavade10-May-07 0:26 
AnswerRe: File operation problem Pin
BadJerry10-May-07 1:07
BadJerry10-May-07 1:07 
QuestionRe: File operation problem Pin
David Crow10-May-07 1:46
David Crow10-May-07 1:46 
Questionmalloc and strings Pin
DarkWeaver545510-May-07 0:15
DarkWeaver545510-May-07 0:15 
AnswerRe: malloc and strings Pin
BadJerry10-May-07 0:50
BadJerry10-May-07 0:50 
GeneralRe: malloc and strings Pin
DarkWeaver545510-May-07 2:33
DarkWeaver545510-May-07 2:33 
QuestionRe: malloc and strings Pin
David Crow10-May-07 1:54
David Crow10-May-07 1:54 
QuestionRe: malloc and strings Pin
DarkWeaver545510-May-07 2:16
DarkWeaver545510-May-07 2:16 
AnswerRe: malloc and strings Pin
David Crow10-May-07 2:21
David Crow10-May-07 2:21 
GeneralRe: malloc and strings Pin
DarkWeaver545510-May-07 2:37
DarkWeaver545510-May-07 2:37 
QuestionGif image Pin
prathuraj10-May-07 0:14
prathuraj10-May-07 0: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.