Click here to Skip to main content
15,915,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bitmaps And Palettes Pin
Chris Maunder13-May-00 17:20
cofounderChris Maunder13-May-00 17:20 
GeneralModeless Dialogs Pin
frank11-May-00 13:56
frank11-May-00 13:56 
QuestionHow to Subclass PropertySheet buttons ? Pin
Mario M.11-May-00 13:00
Mario M.11-May-00 13:00 
AnswerRe: How to Subclass PropertySheet buttons ? Pin
TBK12-May-00 5:05
TBK12-May-00 5:05 
GeneralRe: How to Subclass PropertySheet buttons ? Pin
Mario M.12-May-00 8:22
Mario M.12-May-00 8:22 
GeneralCFileDialog Pin
F. Levec11-May-00 5:24
sussF. Levec11-May-00 5:24 
GeneralClose Application Pin
WIDI10-May-00 22:48
WIDI10-May-00 22:48 
GeneralRe: Close Application Pin
Andrei Zenkovitch11-May-00 4:38
Andrei Zenkovitch11-May-00 4:38 
I would send WM_QUIT message to the main window of a running application if I wanted to close it. WM_CLOSE message might be a good choice as well. These are two messages that could be used to kill an application nicely. If application is still running then it is highly probable that some overkill solution like TerminateProcess() function is used.

Regards,
Andrei Zenkovitch
Dundas Software
QuestionNotification, if dialog gains the focus? Pin
Chris Vischer10-May-00 22:31
Chris Vischer10-May-00 22:31 
AnswerRe: Notification, if dialog gains the focus? Pin
Andrei Zenkovitch11-May-00 4:21
Andrei Zenkovitch11-May-00 4:21 
GeneralTab key not working on a property sheet Pin
Member 73252210-May-00 18:41
Member 73252210-May-00 18:41 
GeneralIRunningObjectTable::Register Pin
Member 73252210-May-00 18:36
Member 73252210-May-00 18:36 
GeneralRe: IRunningObjectTable::Register Pin
Alex Gorev11-May-00 4:20
Alex Gorev11-May-00 4:20 
GeneralRe: IRunningObjectTable::Register Pin
Member 73252211-May-00 15:22
Member 73252211-May-00 15:22 
GeneralRe: IRunningObjectTable::Register Pin
Alex Gorev12-May-00 6:58
Alex Gorev12-May-00 6:58 
GeneralRe: IRunningObjectTable::Register Pin
Member 73252214-May-00 14:49
Member 73252214-May-00 14:49 
GeneralRe: IRunningObjectTable::Register Pin
Alex Gorev16-May-00 4:18
Alex Gorev16-May-00 4:18 
QuestionSetWindowPos doesn't work? Pin
Member 1176625710-May-00 9:31
Member 1176625710-May-00 9:31 
GeneralATL and MFC simple data types Pin
Member 1038911810-May-00 6:08
Member 1038911810-May-00 6:08 
GeneralRe: ATL and MFC simple data types Pin
TBK10-May-00 6:45
TBK10-May-00 6:45 
GeneralRe: ATL and MFC simple data types Pin
Alex Gorev11-May-00 4:03
Alex Gorev11-May-00 4:03 
GeneralRe: Simulate IE Post File to Web server Pin
Alex Gorev10-May-00 4:47
Alex Gorev10-May-00 4:47 
GeneralRe: Simulate IE Post File to Web server Pin
zlyang10-May-00 16:50
zlyang10-May-00 16:50 
GeneralRe: Simulate IE Post File to Web server Pin
Alex Gorev11-May-00 3:49
Alex Gorev11-May-00 3:49 
GeneralSimulate IE Post File to Web server Pin
zlyang10-May-00 4:07
zlyang10-May-00 4:07 

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.