http://bugs.winehq.org/show_bug.cgi?id=24416 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-11-23 14:22:38 CST --- Builtin msvcr80 works fine now. Msvcp80 still isn't enough, fails on wine: Call from 0x7b8370d3 to unimplemented function msvcp80.dll.?clear@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAEXXZ, aborting and according to mscodescan, may need about 95 more. mscodescan says it may also need: ./aa3/Binaries/wxmsw28u_core_vc_custom.dll imports following stub symbols: msvcr80:_wassert ./aa3/Binaries/FxGraphLayout.dll imports following stub symbols: msvcr80:_fstat32 ./aa3/Binaries/AA3Game.exe imports following stub symbols: msvcr80:wctob ./aa3/Binaries/wxmsw28u_net_vc_custom.dll imports following stub symbols: msvcr80:_wassert ./aa3/Binaries/wxmsw28u_vc_custom.dll imports following stub symbols: msvcr80:_swprintf msvcr80:_wassert but the game runs fine, so those may only be needed in case of failure/for certain features. -- 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.