Report customization
Defines | |
#define | MiniDumpNoDump MAXDWORD |
Disables mini-dump generation in detailed mode. | |
Functions | |
BUGTRAP_API DWORD APIENTRY | BT_GetDumpType (void) |
Get the type of produced mini-dump in detailed mode. | |
BUGTRAP_API DWORD APIENTRY | BT_GetFlags (void) |
Get current BugTrap options. | |
BUGTRAP_API BUGTRAP_REPORTFORMAT APIENTRY | BT_GetReportFormat (void) |
Get format of error report. | |
BUGTRAP_API LPCTSTR APIENTRY | BT_GetUserMessage (void) |
Get user defined message. This message may be printed to a log file. | |
BUGTRAP_API void APIENTRY | BT_SetDumpType (DWORD dwDumpType) |
Set the type of produced mini-dump in detailed mode. | |
BUGTRAP_API void APIENTRY | BT_SetFlags (DWORD dwFlags) |
Set various BugTrap options. | |
BUGTRAP_API void APIENTRY | BT_SetReportFormat (BUGTRAP_REPORTFORMAT eReportFormat) |
Set format of error report. | |
BUGTRAP_API void APIENTRY | BT_SetUserMessage (LPCTSTR pszUserMessage) |
Set user defined message. This message may be printed to a log file. | |
BUGTRAP_API void APIENTRY | BT_SetUserMessageFromCode (DWORD dwErrorCode) |
Set user defined message. This message may be printed to a log file. |
Define Documentation
#define MiniDumpNoDump MAXDWORD |
Disables mini-dump generation in detailed mode.
Function Documentation
BUGTRAP_API DWORD APIENTRY BT_GetDumpType | ( | void | ) |
Get the type of produced mini-dump in detailed mode.
BUGTRAP_API DWORD APIENTRY BT_GetFlags | ( | void | ) |
Get current BugTrap options.
BUGTRAP_API BUGTRAP_REPORTFORMAT APIENTRY BT_GetReportFormat | ( | void | ) |
Get format of error report.
BUGTRAP_API LPCTSTR APIENTRY BT_GetUserMessage | ( | void | ) |
Get user defined message. This message may be printed to a log file.
BUGTRAP_API void APIENTRY BT_SetDumpType | ( | DWORD | dwDumpType | ) |
Set the type of produced mini-dump in detailed mode.
BUGTRAP_API void APIENTRY BT_SetFlags | ( | DWORD | dwFlags | ) |
Set various BugTrap options.
BUGTRAP_API void APIENTRY BT_SetReportFormat | ( | BUGTRAP_REPORTFORMAT | eReportFormat | ) |
Set format of error report.
BUGTRAP_API void APIENTRY BT_SetUserMessage | ( | LPCTSTR | pszUserMessage | ) |
Set user defined message. This message may be printed to a log file.
Referenced by ATL::BTDialog< BASE_CLASS >::PrivDialogProc(), MFC::BTWindow< BASE_CLASS >::PrivWindowProc(), and ATL::BTWindow< BASE_CLASS >::PrivWindowProc().
BUGTRAP_API void APIENTRY BT_SetUserMessageFromCode | ( | DWORD | dwErrorCode | ) |
Set user defined message. This message may be printed to a log file.
Referenced by ATL::BTDialog< BASE_CLASS >::PrivDialogProc(), and ATL::BTWindow< BASE_CLASS >::PrivWindowProc().
Generated on Sun Dec 21 21:40:08 2008 for BugTrap by 1.5.7.1