搜索资源列表
crash_report
- 本示例代码完成了执行程序在发生crash时候的拦截,并弹出自定义对话框(类似于目前常见软件的错误报告发送窗口)。并保留执行程序的dump文件以便事后使用windbg进行分析。另外还允许添加自定义的文件(如运行日志)到分析包中。-The sample code to complete the implementation of procedures in the event of a crash when the interceptor, and a custom pop-up dialog bo
crashfind
- 写程序时常常报告一些地址不能读或写的警告错误。那么我们如何根据这些地址找到源代码的出错行呢。这两篇文章回答了此问题。-Written procedures often report a number of addresses can not read or write a warning error. So how are we going to find these addresses according to the source code it wrong line. These two
crashreport
- crash report for the latest version available
