|
-
July 3rd, 2005, 10:10 PM
#1
Problem with PostQuitMessage in release
I have a basic app which has a login dialog that displays when the app starts up. the user has to the option to login, or quit. when they click quit, I call,
PostQuitMessage(0);
This works okay in debug, but crashes the app in release. Any ideas what could be wrong?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|