http://bugs.winehq.org/show_bug.cgi?id=28370 --- Comment #4 from Piotr Caban <piotr.caban(a)gmail.com> 2011-09-14 09:02:35 CDT --- There're no msvcrXX and msvcpXX debug channels except of msvcr90 and msvcp90. I've sent a patch that makes the application crashing on unimplemented function: wine: Call from 0x7b83b112 to unimplemented function msvcp60.dll.?_Tidy@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@AAEX_N(a)Z, aborting wine: Unimplemented function msvcp60.dll.?_Tidy@?$basic_string(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@AAEX_N(a)Z called at address 0x7b83b112 (thread 0009), starting debugger... There was an incorrect implementation in wine previously. -- 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.