BugSplat for Windows API Documentation
Class: BugSplat
Constructor
BugSplat(const wchar_t* database,
const wchar_t* appName,
const wchar_t* appVersion,
LPTOP_LEVEL_EXCEPTION_FILTER lpTopLevelExceptionFilter = nullptr);Destructor
~BugSplat();Configuration Methods
SetQuietMode
SetKey
SetUser
SetEmail
SetUserDescription
SetNotes
SetAttribute
SetMiniDumpType
SetHangDetectionTimeout
Crash Detection & Reporting
GenerateDump
CreateXmlReport
CreateAsanReport
File Attachments
AddAttachment
ClearAttachments
Crash Management
PostCrash
PostAllCrashes
PostAllCrashesAsync
Utility Methods
IsWerEnabled
AllocGuardMemory
FreeGuardMemory
GetCrashFolder
SetSuspendingState
GetLogFilePath
CleanupExceptionSystem
Helper Functions
CRT Exception Handling
Usage Examples
Basic Initialization
Notes and Best Practices
Last updated
Was this helpful?
