|
crashrpt
|
Public Attributes | |
| WORD | cb |
| Size of this structure in bytes. | |
| int | nStage |
| Stage. | |
| LPCWSTR | pszErrorReportFolder |
| Directory where crash report files are located. | |
| CR_EXCEPTION_INFO * | pExceptionInfo |
| Pointer to information about the crash. | |
| LPVOID | pUserParam |
| Pointer to user-defined data. | |
| BOOL | bContinueExecution |
| Whether to terminate the process (the default) or to continue program execution. | |
1.8.12