debugreport.h
debugreport.cpp
使用:
在程序初始化的地方调用InitReporter,把_stprintf(szFileName, TEXT("%s//crash_batchreship_%d.dmp"), GetModulePath().c_str(), t);改成程序自己的dump文件即可
debugreport.h
debugreport.cpp
使用:
在程序初始化的地方调用InitReporter,把_stprintf(szFileName, TEXT("%s//crash_batchreship_%d.dmp"), GetModulePath().c_str(), t);改成程序自己的dump文件即可