os/windows

Note: parts of this file are platform-conditional (#if).

Functions: printStackTrace, setAbortBehavior

Constants: _CALL_REPORTFAULT

printStackTrace

void printStackTrace()

Prints the current stack trace.

setAbortBehavior

void setAbortBehavior()

Disables the crash dialog on abort.

_CALL_REPORTFAULT

const _CALL_REPORTFAULT = 0x2;

Flag disabling the crash dialog.