http://bugs.winehq.org/show_bug.cgi?id=29225
Bug #: 29225 Summary: WinMerge needs msvcp71.dll.?begin@?$basic_string@GU?$char_traits@G@st d@@V?$allocator@G@2@@std@@QAE?AViterator@12@XZ (purist) Product: Wine Version: 1.3.33 Platform: x86-64 URL: http://winmerge.org/downloads/ OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com Classification: Unclassified
If I run WinMerge with WINEDLLOVERRIDES=msvcp71=b and work around bug 29224 with WINEDEBUG=warn+heap, I get an unimplemented function crash on startup:
wine: Call from 0x7b83b762 to unimplemented function msvcp71.dll.?begin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE?AViterator@12@XZ, aborting wine: Unimplemented function msvcp71.dll.?begin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE?AViterator@12@XZ called at address 0x7b83b762 (thread 0009), starting debugger...