https://bugs.winehq.org/show_bug.cgi?id=57242
Bug ID: 57242 Summary: Quicken WillMaker Plus 2007 requires unimplemented msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@ @@std@@QAE@PBDH@Z Product: Wine Version: 9.18 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcp Assignee: wine-bugs@winehq.org Reporter: arethusa26@gmail.com Distribution: ---
Created attachment 77160 --> https://bugs.winehq.org/attachment.cgi?id=77160 Quicken WillMaker Plus 2007 winedbg backtrace
With the fix from bug 57079, launching Quicken WillMaker Plus 2007 now results in a crash with:
wine: Call from 7B6326F8 to unimplemented function msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z, aborting
Using the native msvcp70.dll that ships with the application avoids the crash.