If my application crashes, the Microsoft Visual C ++ Runtime Library "Runtime Error!" takes place.
Message text:
This application asked Runtime to terminate in an unusual way.
For more information, contact support.
I know that I need to solve all these problems, but I think that this error did not appear in the past. Is it possible in Visual Studio 2005 to enable / disable such an error (processing) ?. Instead, I expect the application to simply crash / crash and offer a Microsoft Windows error report.
visual-c ++ visual-studio runtime-error
Uwe
source share