I am not sure what is going on. No error message displayed, though Windows error reporting is enabled. I even tried to log/show message from the dialog destructor. Not sure how to debug it. Any help is appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use Process Dumper to get a memory dump on any process exit. Postmortem debugging of the result might help identify the cause.