How to make Windows display application crashes in the console?
- by Name is carl
I'm developping a C application on Windows 7 64 bits, and each time it crashes I get the following dialog:
I would prefer something more "old school" with the complete error dumped in the console.
Something like
> HelloWorld
The application has crashed in somedll.dll for some Horrible C reason.
I have an error code 0x4445506
And a kinda…