|
-
September 14th, 2005, 04:56 AM
#1
Crash without "don't send"- why?
Hi.
What can cause application crash with out "don't send" dialog?
-
September 14th, 2005, 05:08 AM
#2
Re: Crash without "don't send"- why?
You cannot scale down the reason which cause crash but dont appear Dont Send dialog . Mostly when ur application crashes due to unhandled exceptions or deleting memory which is already deleted something like that may cause Window appear Dont send message box. Actually every programm when exited then it returns some value to OS, So OS then decide wether or not appear Dont Send dialog. if Your program smoothly closed then ur Os did not appear such dialog but when your program crashes and return some error code then OS displays that dialog.
Last edited by ABDULNAUMAN; September 14th, 2005 at 05:11 AM.
A Person who is polite is given goodness and a person who is away from Politeness is away from Goodness.
NAUMAAN
-
September 14th, 2005, 10:31 AM
#3
Re: Crash without "don't send"- why?
The "don't send" dialog will not appear if you are running a debug version.
Gort...Klaatu, Barada Nikto!
-
September 14th, 2005, 09:11 PM
#4
Re: Crash without "don't send"- why?
Yes,in debug- it's first chance exception- access violation.
thanks,all
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
|