drmingw
drmingw copied to clipboard
mgwhelp.dll does not work with Process Explorer (GCC 8)
Process Explorer is not open-source. It will just use DbgHelp.dll, and never try to use MgwHelp.dll.
Note that although MgwHelp,dll strives to be a drop-in replacement for DbgHelp.dll, it does require programs to be modified to use it as opposed to DbgHelp.dll
Please re-open the issue.
Process Explorer supports alternative DLLs.
Ah, I see. I'm not sure when I'll get to look into this, but I agree it's an issue.