When native c++ code (in debug) makes an assert, this dialog pops up..
Pressing "Retry" (to debug the application), will then cause Visual Studio to show a second, rather redundant, dialog.
Is there a way to suppress the "... has triggered a breakpoint" and just break?