http://bugs.winehq.org/show_bug.cgi?id=27567
Summary: Crystal Towers 2 crashes with unimplemented function msvcp60.dll.??0?$basic_string@DU?$char_traits@D@std@@V ?$allocator@D@2@@std@@QAE@ABV?$allocator@D@1@@Z Product: Wine Version: 1.3.22 Platform: x86 URL: http://www.clickteam.info/davidn/ct2/download.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: andrew.millington@gmail.com
After applying the patch for msvcp60.dll.??0_Lockit@std@@QAE@XZ Thank you Piotr.
During the intro pressing 'x' to goto the next dialog causes it to crash unimplemented function msvcp60.dll.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$allocator@D@1@@Z
mscodescan.pl for bug #27067 has this line but bug is about another unimplemented function.
http://bugs.winehq.org/show_bug.cgi?id=27567
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=27567
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |piotr.caban@gmail.com Resolution| |FIXED
--- Comment #1 from Piotr Caban piotr.caban@gmail.com 2011-09-12 12:48:24 CDT --- Fixed by commit aa19d0cf.
http://bugs.winehq.org/show_bug.cgi?id=27567
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #2 from Piotr Caban piotr.caban@gmail.com 2011-09-14 09:14:37 CDT --- The implementation I've sent is incorrect (because msvcp60 handles basic_string class differently then other msvcpXX dlls). Reopening.
http://bugs.winehq.org/show_bug.cgi?id=27567
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2012-01-30 05:02:38 CST --- Fixed by commit 500f279e. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=27567
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |500f279efd31d19c09bc23c4742 | |12209d71e3d81 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com 2012-01-30 13:16:22 CST --- (In reply to comment #3)
Fixed by commit 500f279e. Please retest.
Runs now without any native dlls.
http://bugs.winehq.org/show_bug.cgi?id=27567
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-02-02 13:37:31 CST --- Closing bugs fixed in 1.4-rc2.