|
DoctorDumpSDK
|
Setters for CRT error handlers. More...
#include <CrashRpt.h>
Public Attributes | |
| DWORD | SettingsSize |
| Size of this structure. Should be set to sizeof(crash_rpt::crt_error_handlers::Settings). | |
| pfn_signal | Signal |
| Address of signal function. | |
| pfn_set_terminate | SetTerminate |
| Address of set_terminate function. | |
| pfn_set_invalid_parameter_handler | SetInvalidParameterHandler |
| Address of _set_invalid_parameter_handler function. | |
| pfn_set_purecall_handler | SetPureCallHandler |
| Address of _set_purecall_handler function. | |
Setters for CRT error handlers.
1.8.13