http://bugs.winehq.org/show_bug.cgi?id=26961
Summary: Download Accelerator Plus: needs msvcp60.dll.?_Xran@std@@YAXXZ Product: Wine Version: 1.3.18 Platform: x86 URL: http://download.speedbit.com/dap96.exe OS/Version: Linux Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Now that we have a stub msvcp60, bug 23789 is fixed, so I tried this app. After install, complains that msvcp60.dll.?_Xran@std@@YAXXZ is missing.
Running mscodescan on the wineprefix doesn't show this import, but a few others: ./dapie.dll imports following stub symbols:
msvcp60:?_C@?1??_Nullstr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPBDXZ@4DB
msvcp60:?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
./DAPIEMonitor.dll imports following stub symbols: msvcp60:??0_Lockit@std@@QAE@XZ msvcp60:??1_Lockit@std@@QAE@XZ
./DAPIEEngine.dll imports following stub symbols:
msvcp60:?_C@?1??_Nullstr@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAPBGXZ@4GB
http://bugs.winehq.org/show_bug.cgi?id=26961
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
--- Comment #1 from fracting fracting@gmail.com 2011-05-04 11:01:49 CDT --- Installation of usb-redirector-client.exe ( http://www.incentivespro.com/usb-redirector-client.zip ) needs msvcp60:??0_Lockit@std@@QAE@XZ as well, so shoud I file a seperate bug?
http://bugs.winehq.org/show_bug.cgi?id=26961
--- Comment #2 from Austin English austinenglish@gmail.com 2011-05-04 12:21:09 CDT --- (In reply to comment #1)
Installation of usb-redirector-client.exe ( http://www.incentivespro.com/usb-redirector-client.zip ) needs msvcp60:??0_Lockit@std@@QAE@XZ as well, so shoud I file a seperate bug?
No need. Once this bug is fixed, open a new one for anything else missing (assuming there isn't a bug for that function).
http://bugs.winehq.org/show_bug.cgi?id=26961
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2011-09-12 12:40:18 CDT --- Please retest with newest wine.
http://bugs.winehq.org/show_bug.cgi?id=26961
--- Comment #4 from fracting fracting@gmail.com 2011-09-13 11:43:44 CDT --- Seems fixed in wine-1.3.28-86-g9b729bb
See also Bug 28367 for msvcp60.dll.?npos@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@2IB
http://bugs.winehq.org/show_bug.cgi?id=26961
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Piotr Caban piotr.caban@gmail.com 2011-09-13 11:51:32 CDT --- Marking bug as fixed because application crashes on something else now (?_Xran@std@@YAXXZ is not implemented, application was only calling GetProcAddress on it, probably it will need a full implementation of this function some day).
http://bugs.winehq.org/show_bug.cgi?id=26961
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-09-23 12:58:34 CDT --- Closing bugs fixed in 1.3.29.