Re: Destroying modal Dialog from outside the Dialog class
- From: grigsoft@xxxxxxxxx
- Date: 9 Jan 2006 04:24:38 -0800
This looks like a general design flaw to me. Once you have Modal
dialog, how do you exit application? Either you don't need a modal
dialog, or have to close dialog (WM_CLOSE, as you suggested) before
program exit.
.
- Follow-Ups:
- References:
- Prev by Date: Destroying modal Dialog from outside the Dialog class
- Next by Date: Re: TCHAR string?
- Previous by thread: Destroying modal Dialog from outside the Dialog class
- Next by thread: Re: Destroying modal Dialog from outside the Dialog class
- Index(es):
Relevant Pages
|