Re: Properly closing an app?
- From: r_z_aret@xxxxxxxxxxxx
- Date: Thu, 16 Jun 2005 17:05:29 -0400
On Thu, 16 Jun 2005 13:21:32 +0100, "Jon A" <jon.amsden@xxxxxxxxx>
wrote:
>Hello,
>
>This damn smart minimise button... I want to actually close my program. I
>don't mind if its from a menu (file | exit or whatever) I just want to know
>what line of code I need to make a program stop running completely instead
>of just putting it to the background. (as wince does)
For C, straight Win 32:
EndDialog to close a modal dialog box
DestroyWindow to close a modeless dialog box
>
>Help greatly apprechiated.
>
>Jon
>
>
-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).
Robert E. Zaret, eMVP
PenFact, Inc.
500 Harrison Ave., Suite 3R
Boston, MA 02118
www.penfact.com
.
- References:
- Properly closing an app?
- From: Jon A
- Properly closing an app?
- Prev by Date: Re: How Do I Check If A Program is Running
- Next by Date: Re: Start Bluetooth c++
- Previous by thread: Properly closing an app?
- Next by thread: Start Bluetooth c++
- Index(es):
Relevant Pages
|