Search found 2 matches

by wking
Tue Jun 25, 2024 5:38 am
Forum: Technical questions
Topic: MiniDumpFixer can't fix the full dump
Replies: 8
Views: 11516

Re: MiniDumpFixer can't fix the full dump

Although the MiniDumpFixer prompts that the repair is successful, it still cannot be debugged in visual studio. I use CrashRpt to create crash reports, and define CR_INSTALL_INFO info = {}; info.uMiniDumpType = MiniDumpWithFullMemory; https://crashrpt.sourceforge.net/docs/html/struct_c_r___i_n_s_t_a...
by wking
Sun Jun 16, 2024 8:08 am
Forum: Technical questions
Topic: MiniDumpFixer can't fix the full dump
Replies: 8
Views: 11516

Re: MiniDumpFixer can't fix the full dump

I have a same question. MiniDumpFixer cann't fix dump when MINIDUMP_TYPE to "MiniDumpWithFullMemory".

I compile the program using your code, but nothing changed.
QQ截图20240616160222.png
QQ截图20240616160222.png (55.21 KiB) Viewed 4912 times