|
-
May 18th, 1999, 08:41 AM
#1
Abnormal program termination
I have a program that responds to a button, but after calling the button's event handler, the program exits with a return code of 32779, 0x800B.
Has anyone seen this before? This button had worked previously. I am not sure what I could have done to break it.
THanks, jaime
-
May 18th, 1999, 09:12 AM
#2
Re: Abnormal program termination
Can we get more info....what code is executed when the button is clicked?
-
May 18th, 1999, 09:31 AM
#3
Re: Abnormal program termination
I figured out what the problem was... One of my routines was recently changed (broken)and was exiting the app via a WM_CLOSE message.
Thanks anyways,
Jaime
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
|