Click here to Skip to main content
16,010,539 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Closing a application grace fully created by Createprocess() Pin
Nish Nishant7-Mar-02 23:10
sitebuilderNish Nishant7-Mar-02 23:10 
GeneralRe: Closing a application grace fully created by Createprocess() Pin
Nish Nishant7-Mar-02 23:05
sitebuilderNish Nishant7-Mar-02 23:05 
GeneralProblem on destroying a modal dialog box Pin
Hans Ruck7-Mar-02 21:57
Hans Ruck7-Mar-02 21:57 
GeneralRe: Problem on destroying a modal dialog box Pin
Christian Graus7-Mar-02 22:20
protectorChristian Graus7-Mar-02 22:20 
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck7-Mar-02 22:30
Hans Ruck7-Mar-02 22:30 
GeneralRe: Problem on destroying a modal dialog box Pin
Nish Nishant7-Mar-02 22:51
sitebuilderNish Nishant7-Mar-02 22:51 
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck7-Mar-02 23:08
Hans Ruck7-Mar-02 23:08 
GeneralRe: Problem on destroying a modal dialog box Pin
Nish Nishant7-Mar-02 23:07
sitebuilderNish Nishant7-Mar-02 23:07 
bogdan_rechi wrote:
That's the answer (also for the modeless dialogs)!
Thanks.


For modeless dialogs don't call EndDialog. You must call DestroyWindow for modeless dialogs and EndDialog for modal dialogs

Nish

Bow wow wow,
Yippee yo yippee yay,
My miniputt high,
Is now 30 yay.
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck8-Mar-02 0:21
Hans Ruck8-Mar-02 0:21 
GeneralRe: Problem on destroying a modal dialog box Pin
Nish Nishant8-Mar-02 0:46
sitebuilderNish Nishant8-Mar-02 0:46 
GeneralRe: Problem on destroying a modal dialog box Pin
Hans Ruck8-Mar-02 0:54
Hans Ruck8-Mar-02 0:54 
GeneralRe: Problem on destroying a modal dialog box Pin
Paul M Watt8-Mar-02 6:40
mentorPaul M Watt8-Mar-02 6:40 
Generalhello Pin
big20027-Mar-02 21:24
big20027-Mar-02 21:24 
GeneralRe: hello Pin
Rickard Andersson207-Mar-02 21:39
Rickard Andersson207-Mar-02 21:39 
GeneralRe: hello Pin
Jon Hulatt7-Mar-02 21:51
Jon Hulatt7-Mar-02 21:51 
GeneralRe: hello Pin
Rickard Andersson207-Mar-02 22:39
Rickard Andersson207-Mar-02 22:39 
GeneralRe: hello Pin
Christian Graus7-Mar-02 22:22
protectorChristian Graus7-Mar-02 22:22 
GeneralRe: hello Pin
8-Mar-02 3:57
suss8-Mar-02 3:57 
GeneralRe: hello Pin
Christian Graus8-Mar-02 8:22
protectorChristian Graus8-Mar-02 8:22 
GeneralRe: hello Pin
9-Mar-02 3:00
suss9-Mar-02 3:00 
GeneralRe: hello Pin
Christian Graus9-Mar-02 8:37
protectorChristian Graus9-Mar-02 8:37 
GeneralRe: hello Pin
9-Mar-02 22:12
suss9-Mar-02 22:12 
GeneralRe: hello Pin
Christian Graus9-Mar-02 23:37
protectorChristian Graus9-Mar-02 23:37 
GeneralRe: hello Pin
10-Mar-02 20:37
suss10-Mar-02 20:37 
GeneralRe: hello Pin
Christian Graus10-Mar-02 20:45
protectorChristian Graus10-Mar-02 20:45 

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.