Click here to Skip to main content
15,925,528 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Where does VS 6.0 stores the path of a file ? Pin
567890123415-Jan-04 2:53
567890123415-Jan-04 2:53 
GeneralReally Dumb (easy) Question Pin
Roger Wright14-Jan-04 20:28
professionalRoger Wright14-Jan-04 20:28 
GeneralRe: Really Dumb (easy) Question Pin
StHubi14-Jan-04 20:54
StHubi14-Jan-04 20:54 
GeneralRe: Really Dumb (easy) Question Pin
Cyberizen14-Jan-04 20:54
Cyberizen14-Jan-04 20:54 
GeneralRe: Really Dumb (easy) Question Pin
lobanovski14-Jan-04 20:55
lobanovski14-Jan-04 20:55 
GeneralRe: Really Dumb (easy) Question Pin
alex.barylski14-Jan-04 20:57
alex.barylski14-Jan-04 20:57 
GeneralRe: Really Dumb (easy) Question Pin
Roger Wright14-Jan-04 21:28
professionalRoger Wright14-Jan-04 21:28 
GeneralRe: Really Dumb (easy) Question Pin
Antti Keskinen14-Jan-04 22:07
Antti Keskinen14-Jan-04 22:07 
GeneralRe: Really Dumb (easy) Question Pin
Roger Wright15-Jan-04 4:30
professionalRoger Wright15-Jan-04 4:30 
GeneralRe: Really Dumb (easy) Question Pin
alex.barylski14-Jan-04 22:46
alex.barylski14-Jan-04 22:46 
GeneralRe: Really Dumb (easy) Question Pin
[James Pullicino]15-Jan-04 1:35
[James Pullicino]15-Jan-04 1:35 
GeneralRe: Really Dumb (easy) Question Pin
Roger Wright15-Jan-04 4:32
professionalRoger Wright15-Jan-04 4:32 
GeneralRe: Really Dumb (easy) Question Pin
David Crow15-Jan-04 7:58
David Crow15-Jan-04 7:58 
GeneralRe: Really Dumb Reply Pin
Monty215-Jan-04 0:14
Monty215-Jan-04 0:14 
Generalfilter control like Outlook Express message rules Pin
quzi14-Jan-04 20:07
quzi14-Jan-04 20:07 
General32 and 64 bits Pin
lobanovski14-Jan-04 20:07
lobanovski14-Jan-04 20:07 
GeneralRe: 32 and 64 bits Pin
alex.barylski14-Jan-04 21:07
alex.barylski14-Jan-04 21:07 
GeneralRe: 32 and 64 bits Pin
lobanovski14-Jan-04 21:28
lobanovski14-Jan-04 21:28 
GeneralRe: 32 and 64 bits Pin
alex.barylski14-Jan-04 23:02
alex.barylski14-Jan-04 23:02 
GeneralMFC Models for ArgoUML Pin
StHubi14-Jan-04 19:53
StHubi14-Jan-04 19:53 
Generalworker thread communicate with user interface Pin
zecodela14-Jan-04 19:30
zecodela14-Jan-04 19:30 
GeneralRe: worker thread communicate with user interface Pin
Abhishek Srivastava14-Jan-04 22:46
Abhishek Srivastava14-Jan-04 22:46 
GeneralHELP!! VS.NET namespaces are driving me nuts... Pin
Nik Vogiatzis14-Jan-04 19:16
Nik Vogiatzis14-Jan-04 19:16 
GeneralSaving ColeServerDoc Pin
kevcs214-Jan-04 17:43
kevcs214-Jan-04 17:43 
QuestionHow to close Afxmessageboxes and dialogs belonging to a particular window Pin
Raghunandan S14-Jan-04 16:46
Raghunandan S14-Jan-04 16:46 
Hi All,
can someone tell me how to close all the messageboxes and dialogboxes belonging to a particular window in an MDI client application.I cannot use CWnd::MessageBox with the corresponding window as parent for displaying a message since any other modal dialog displayed when a messagebox is active will lose it modal property.Hence I'm using AfxMessageBox.I there any other alternative solution for this.

Thanks in advance

Raghu


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.