-
Notifications
You must be signed in to change notification settings - Fork 45
Tutorials
Vivian lobo edited this page Apr 16, 2018
·
2 revisions
The following tutorials are recommended for new `CrashRpt` users:
This tutorial shows how to automate collecting information about critical errors occurring in your program to greatly simplify your life in sense of bug analysis and troubleshooting.
This tutorial shows how to use `CrashRpt` library with an MFC application.
This tutorial shows how to use `CrashRpt` API functions and structures to enable crash reporting support in a console C++ application.