This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
My C++/MFC program uses the CFileDialog class to retrieve a filename to open. If I comment out the DoModal() call, no Verifier Stops occur. If the dialog is opened (even if it is then simply Canceled), the stops are generated -- three in a row. So I tried the Common [...] read more
I keep posting crash logs i receive from the client and It's good to know that I have been able to learn a lot and resolve these issues as well. Here is another one down here: Incident Identifier: 7971B91B-9462-4B2A-B8F1-A77EE1C4F75F CrashReporter Key: f3a4736dc8d450a3cb0ecb7367313dbbd816c484 Process: MyApp [661] Path: /var/mobile/Applications/6DB30EF7-2B81-4631-9532-1785EAEA919B/MyApp.app/MyApp Identifier: MyApp Version: [...] read more