http://bugs.winehq.org/show_bug.cgi?id=6916
Summary: Function dbghelp.dll.EnumerateLoadedModules64 not Implemented Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-debug AssignedTo: wine-bugs@winehq.org ReportedBy: greg87@online.de
In a game called Soldner: Secret Wars, game aborts with: wine: Call from 0x7b840380 to unimplemented function dbghelp.dll.EnumerateLoadedModules64, aborting wine: Unimplemented function dbghelp.dll.EnumerateLoadedModules64 called at address 0x7b840380 (thread 0009), starting debugger... Unhandled exception: unimplemented function dbghelp.dll.EnumerateLoadedModules64 called in 32-bit code (0x7b840409).
Using native dbghlp solves this also.