Description: The sample code to complete the implementation of procedures in the event of a crash when the interceptor, and a custom pop-up dialog box (similar to the current common software to send an error report window). And retain the dump file of the enforcement procedure in order to subsequently use windbg for analysis. It also allows the addition of a custom file (such as run log) to the analysis package.
- [Win32SDK] - good information, windows programming re
- [makedump_release] - a demonstration of how the routine use o
- [crashrpt_source] - in your procedures collapse automaticall
- [mdump] - Collapse in the application to generate
- [DirectUI] - A direct UI likes MSN s DirectUIHWND, Th
File list (Check if you may need any files):
bin
...\zlib.dll
CrashReport
...........\AlertDialog.cpp
...........\AlertDialog.h
...........\CrashHandler.cpp
...........\CrashHandler.h
...........\CrashReport.cpp
...........\CrashReport.h
...........\CrashReport.rc
...........\CrashReport.vcproj
...........\ExceptionReport.cpp
...........\ExceptionReport.h
...........\ReadMe.txt
...........\resource.h
...........\stdafx.cpp
...........\stdafx.h
...........\Utility.cpp
...........\Utility.h
...........\ZlibWrapper.cpp
...........\ZlibWrapper.h
CrashReport.sln
CrashReportTest
...............\CrashReportTest.cpp
...............\CrashReportTest.h
...............\CrashReportTest.rc
...............\CrashReportTest.vcproj
...............\CrashReportTestDlg.cpp
...............\CrashReportTestDlg.h
...............\ReadMe.txt
...............\res
...............\...\CrashReportTest.rc2
...............\resource.h
...............\stdafx.cpp
...............\stdafx.h
include
.......\zconf.h
.......\zip.h
.......\zlib.h
lib
...\zlib.lib