DoctorDumpSDK
Main Page
Classes
Files
Examples
Sample.cpp
This is an example of how to use the CrashRpt class.
#include <
CrashRpt.h
>
crash_rpt::CrashRpt
g_crashRpt(
"979035E1-28F6-4701-A5EF-E0200F732471"
,
// GUID assigned to this application.
L
"Sample Application"
,
// Application name that will be used in message box.
L
"Idol Software"
// Company name that will be used in message box.
);
int
main(
int
argc,
char
* argv[])
{
*((
int
*)0) = 0;
return
0;
}
Generated on Fri Sep 26 2014 22:11:31 for DoctorDumpSDK by
1.8.6