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(a)winehq.org ReportedBy: austinenglish(a)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(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAEAAV01(a)ABV01@@Z, aborting wine: Call from 0x7b836823 to unimplemented function msvcp80.dll.??Y?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAEAAV01(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.