http://bugs.winehq.org/show_bug.cgi?id=24560
Summary: World of Goo demo can't run with msvcp80 Product: Wine Version: 1.3.3 Platform: x86 URL: http://www.worldofgoo.com/dl2.php?lk=demo OS/Version: Linux Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
It bundles it, so not a big deal, but if you remove it, fails with: wine: Call from 0x7b836823 to unimplemented function msvcp80.dll.??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@ABV01@@Z, aborting wine: Call from 0x7b836823 to unimplemented function msvcp80.dll.??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV01@PBD@Z, aborting
I'll attach the output of winedump -j import, to see what all it needs, since it imports a hundred or so functions from msvcp80.