http://bugs.winehq.org/show_bug.cgi?id=28367
Summary: Download Accelerator Plus:needs msvcp60.dll.?npos@?$basic_string@GU?$char_traits@G@std @@V?$allocator@G@2@@std@@2IB Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Bug 26961 seems fixed in wine-1.3.28-86-g9b729bb
while installing Download Accelerator Plus, an error dialog shows:
Cannot find import; DLL may be missing, corrupt, or wrong version File "MSVCP60.dll", function
"?npos@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@2IB" (error 0)
http://bugs.winehq.org/show_bug.cgi?id=28367
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.speedbit.co | |m/dap96.exe Component|-unknown |msvcp
http://bugs.winehq.org/show_bug.cgi?id=28367
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com 2011-09-13 16:01:38 CDT --- use mscodescan.pl to check how many more stubs needs to be implemented
http://bugs.winehq.org/show_bug.cgi?id=28367
--- Comment #2 from fracting fracting@gmail.com 2011-09-13 20:56:18 CDT --- $ mscodescan.pl Found 5 bundled MS modules: ./drive_c/Program Files/DAP/mfc42.dll ./drive_c/Program Files/DAP/mfc42u.dll ./drive_c/Program Files/DAP/UNWISE.EXE ./drive_c/Program Files/DAP/dapmm.dll ./drive_c/Program Files/DAP/dbghelp.dll
./drive_c/Program Files/DAP/DAPIEEngine.dll imports following stub symbols:
msvcp60:?_C@?1??_Nullstr@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAPBGXZ@4GB
./drive_c/Program Files/DAP/dapie.dll imports following stub symbols:
msvcp60:?_C@?1??_Nullstr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPBDXZ@4DB
the needed function in this bug and Bug 26961 are not listed in mscodescan result.
http://bugs.winehq.org/show_bug.cgi?id=28367
--- Comment #3 from fracting fracting@gmail.com 2011-12-08 15:25:10 CST --- Still present in wine-1.3.34-166-g71199ea
http://bugs.winehq.org/show_bug.cgi?id=28367
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2012-01-30 04:44:43 CST --- Function specified in bug title is already implemented (commit f3df1d7c). Please retest.
http://bugs.winehq.org/show_bug.cgi?id=28367
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f3df1d7cdca0ba3ed33f60bf784 | |8c3b0fdf805b2 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2012-01-30 12:44:56 CST --- (In reply to comment #4)
Function specified in bug title is already implemented (commit f3df1d7c). Please retest.
Yep. App crashes soon after start, but that's a bug in ieframe, it seems (ie7 works around it). Filed bug 29749 for that.
http://bugs.winehq.org/show_bug.cgi?id=28367
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2012-02-02 13:37:32 CST --- Closing bugs fixed in 1.4-rc2.