Click here to Skip to main content
15,897,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: a question? Pin
2249178-Dec-09 13:03
2249178-Dec-09 13:03 
GeneralRe: a question? Pin
nenfa8-Dec-09 18:03
nenfa8-Dec-09 18:03 
GeneralRe: a question? Pin
2249178-Dec-09 18:30
2249178-Dec-09 18:30 
GeneralRe: a question? Pin
nenfa8-Dec-09 19:29
nenfa8-Dec-09 19:29 
GeneralRe: a question? Pin
Richard MacCutchan8-Dec-09 22:14
mveRichard MacCutchan8-Dec-09 22:14 
AnswerRe: a question? Pin
«_Superman_»8-Dec-09 13:10
professional«_Superman_»8-Dec-09 13:10 
GeneralRe: a question? Pin
nenfa8-Dec-09 18:13
nenfa8-Dec-09 18:13 
AnswerRe: a question? Pin
loyal ginger8-Dec-09 15:56
loyal ginger8-Dec-09 15:56 
Since you said you called DoModal I assume you created a modal dialog box. When this dialog box is closed by clicking the top-right corner's close button, your application should still be running. You don't have to do anything to "keep it running".

Clicking the close button should cause the DoModal to return the value IDCANCEL (and the dialog box being closed) unless you override the handler and do something else.
GeneralRe: a question? Pin
nenfa8-Dec-09 18:15
nenfa8-Dec-09 18:15 
AnswerRe: a question? Pin
neil.kuo8-Dec-09 16:53
neil.kuo8-Dec-09 16:53 
GeneralRe: a question? Pin
nenfa8-Dec-09 18:16
nenfa8-Dec-09 18:16 
AnswerRe: a question? Pin
nenfa8-Dec-09 23:46
nenfa8-Dec-09 23:46 
QuestionVisual Studio 2005 not hitting breakpoints. Pin
Like2Byte8-Dec-09 10:21
Like2Byte8-Dec-09 10:21 
AnswerRe: Visual Studio 2005 not hitting breakpoints. Pin
Richard MacCutchan8-Dec-09 10:24
mveRichard MacCutchan8-Dec-09 10:24 
GeneralRe: Visual Studio 2005 not hitting breakpoints. Pin
Like2Byte8-Dec-09 10:53
Like2Byte8-Dec-09 10:53 
GeneralRe: Visual Studio 2005 not hitting breakpoints. Pin
Richard MacCutchan8-Dec-09 11:01
mveRichard MacCutchan8-Dec-09 11:01 
GeneralRe: Visual Studio 2005 not hitting breakpoints. Pin
Like2Byte8-Dec-09 11:08
Like2Byte8-Dec-09 11:08 
QuestionAnnoying problem with VISTA and Win7 and above? Pin
Kushagra Tiwari8-Dec-09 8:38
Kushagra Tiwari8-Dec-09 8:38 
AnswerRe: Annoying problem with VISTA and Win7 and above? Pin
Richard MacCutchan8-Dec-09 9:57
mveRichard MacCutchan8-Dec-09 9:57 
AnswerRe: Annoying problem with VISTA and Win7 and above? Pin
Rolf Kristensen10-Dec-09 11:23
Rolf Kristensen10-Dec-09 11:23 
QuestionSeparating business and presentation logic in different threads Pin
crewchill8-Dec-09 7:42
crewchill8-Dec-09 7:42 
AnswerRe: Separating business and presentation logic in different threads [modified] Pin
Rolf Kristensen10-Dec-09 11:35
Rolf Kristensen10-Dec-09 11:35 
QuestionWhat Will Happen? Two Projects Merging together that both access a DLL Pin
Greg Mort8-Dec-09 5:44
Greg Mort8-Dec-09 5:44 
AnswerRe: What Will Happen? Two Projects Merging together that both access a DLL Pin
PJ Arends8-Dec-09 7:24
professionalPJ Arends8-Dec-09 7:24 
Questionprogram too big to fit in memory ??? Pin
a04.lqd8-Dec-09 5:01
a04.lqd8-Dec-09 5:01 

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.