Click here to Skip to main content
15,911,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C_STR? Pin
David Crow9-Apr-07 10:02
David Crow9-Apr-07 10:02 
AnswerRe: C_STR? Pin
prasad_som9-Apr-07 18:56
prasad_som9-Apr-07 18:56 
QuestionWindows Media Player with C++ Pin
bengamon9-Apr-07 8:32
bengamon9-Apr-07 8:32 
AnswerRe: Windows Media Player with C++ Pin
David Crow9-Apr-07 8:48
David Crow9-Apr-07 8:48 
QuestionIntel TBB vs Windows threads Pin
Wei Cheng9-Apr-07 6:47
Wei Cheng9-Apr-07 6:47 
Questionserial process Pin
deeps_cute9-Apr-07 6:25
deeps_cute9-Apr-07 6:25 
AnswerRe: serial process Pin
David Crow9-Apr-07 6:37
David Crow9-Apr-07 6:37 
QuestionHow to avoid to close my App? Pin
doctorpi9-Apr-07 5:49
doctorpi9-Apr-07 5:49 
Hi guys
I was wandering where I have to put this...
-----------------------------------------------------------------------
int ret=AfxMessageBox("You will exit the program.\nContinue?",MB_YESNO);
if (ret==IDNO) return ;
(someone more is needed ?)
-----------------------------------------------------------------------

...in my SDI application when someone clicks on the right upper Cross (standard close button) of my app.

Thanks in forwarding.
Dr.Pi
QuestionRe: How to avoid to close my App? Pin
David Crow9-Apr-07 6:39
David Crow9-Apr-07 6:39 
AnswerRe: How to avoid to close my App? Pin
doctorpi9-Apr-07 6:45
doctorpi9-Apr-07 6:45 
QuestionRe: How to avoid to close my App? Pin
David Crow9-Apr-07 6:58
David Crow9-Apr-07 6:58 
GeneralRe: How to avoid to close my App? Pin
Mark Salsbery9-Apr-07 6:59
Mark Salsbery9-Apr-07 6:59 
AnswerRe: How to avoid to close my App? Pin
krmed9-Apr-07 7:19
krmed9-Apr-07 7:19 
GeneralRe: How to avoid to close my App? Pin
doctorpi9-Apr-07 7:51
doctorpi9-Apr-07 7:51 
AnswerRe: How to avoid to close my App? Pin
Michael Dunn9-Apr-07 19:19
sitebuilderMichael Dunn9-Apr-07 19:19 
GeneralRe: How to avoid to close my App? Pin
doctorpi10-Apr-07 0:30
doctorpi10-Apr-07 0:30 
QuestionEmpty DACL Pin
San24689-Apr-07 5:37
San24689-Apr-07 5:37 
QuestionLosing ComboBox in Toolbar Pin
Try9-Apr-07 4:35
Try9-Apr-07 4:35 
QuestionMutex Object Question Pin
Gupta Suraj9-Apr-07 3:05
Gupta Suraj9-Apr-07 3:05 
Questionprocess Pin
prathuraj9-Apr-07 3:02
prathuraj9-Apr-07 3:02 
AnswerRe: process Pin
Hamid_RT9-Apr-07 3:09
Hamid_RT9-Apr-07 3:09 
AnswerRe: process Pin
Gupta Suraj9-Apr-07 3:19
Gupta Suraj9-Apr-07 3:19 
Questioncommunication between dialog boxes? Pin
iayd9-Apr-07 2:36
iayd9-Apr-07 2:36 
QuestionRe: communication between dialog boxes? Pin
David Crow9-Apr-07 2:45
David Crow9-Apr-07 2:45 
AnswerRe: communication between dialog boxes? Pin
iayd9-Apr-07 3:15
iayd9-Apr-07 3:15 

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.