http://bugs.winehq.org/show_bug.cgi?id=27588
Summary: Drake of the 99 Dragons needs msvcp60.dll.?_Grow@?$basic_string@DU?$char_traits@D@st d@@V?$allocator@D@2@@std@@AAE_NI_N@Z Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: andrew.millington@gmail.com
Following bug #27067
wine: Unimplemented function msvcp60.dll.?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAE_NI_N@Z called at address 0x7b839c02 (thread 0009), starting debugger...
qdvd needs to be registered in order bypass the crash when the movies play but they don't show.
with msvcp60 it works.
This was mentioned in the mscodescan for bug #27067 http://bugs.winehq.org/attachment.cgi?id=34608
http://bugs.winehq.org/show_bug.cgi?id=27588
--- Comment #1 from Andrew Millington andrew.millington@gmail.com 2011-06-24 21:50:37 CDT --- Created an attachment (id=35264) --> (http://bugs.winehq.org/attachment.cgi?id=35264) ./mscodescan.pl &> mscodescan.txt
http://bugs.winehq.org/show_bug.cgi?id=27588
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=27588
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #2 from Piotr Caban piotr.caban@gmail.com 2011-09-14 04:04:05 CDT --- modescan log is quite unreadible and it's out of date. I have extracted function names, that can be easily implemented from it: ??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDABV?$allocator@D@1@@Z ??8std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z ??8std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z ??8std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z ??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z ??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@0@Z ??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z ??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBDABV10@@Z ?_C@?1??_Nullstr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPBDXZ@4DB ?_Copy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXI@Z ?_Eos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXI@Z ?_Freeze@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ ?_Refcnt@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEAAEPBD@Z ?_Split@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEXXZ ?max_size@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIXZ
http://bugs.winehq.org/show_bug.cgi?id=27588
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Drake of the 99 Dragons |Drake of the 99 Dragons |needs |needs many msvcp60.dll |msvcp60.dll.?_Grow@?$basic_ |basic_string<char> |string@DU?$char_traits@D@st |functions |d@@V?$allocator@D@2@@std@@A | |AE_NI_N@Z |
http://bugs.winehq.org/show_bug.cgi?id=27588
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2012-01-30 05:04:14 CST --- All basic_string related function are implemented.
http://bugs.winehq.org/show_bug.cgi?id=27588
Andrew Millington andrew.millington@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Andrew Millington andrew.millington@gmail.com 2012-01-30 07:34:23 CST --- it now complains about wine: Unimplemented function msvcp60.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z called at address 0x7ed28442 (thread 0009), starting debugger...
The above is bug#29547
Thank you. Marking as fixed.
http://bugs.winehq.org/show_bug.cgi?id=27588
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:30 CST --- Closing bugs fixed in 1.4-rc2.