http://bugs.winehq.org/show_bug.cgi?id=24937
Summary: Warhammer Dawn of War requires msvcr71 Product: Wine Version: 1.3.5 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: xvachon@gmail.com
Warhammer 40k Dawn of War and it's expansion Winter Assault depend on the following stubs in msvcr71.
./jeu/Localizer.dll imports following stub symbols: msvcr71:_snscanf msvcr71:_snwscanf
./jeu/W40kWA.exe imports following stub symbols: msvcr71:__security_error_handler
./jeu/W40k.exe imports following stub symbols: msvcr71:__security_error_handler
./jeu/mfc71.dll imports following stub symbols: msvcr71:__security_error_handler msvcr71:_resetstkoflw
Used http://winezeug.googlecode.com/svn/trunk/mscodescan.pl to detect this.
http://bugs.winehq.org/show_bug.cgi?id=24937
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Warhammer Dawn of War |Warhammer Dawn of War |requires msvcr71 |requires msvcp71.dll
--- Comment #1 from Xavier Vachon xvachon@gmail.com 2010-10-28 19:13:17 CDT --- Adjusting some info here after a chat with Dan Kegel.
winetricks vcrun2003 worksaround this. msvcp71 is required by many components of the game.
err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\jeu\Debug.dll") not found err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\jeu\Filesystem.dll") not found ... err:module:import_dll Library MSVCP71.dll (which is needed by L"C:\jeu\seInterface.dll") not found
http://bugs.winehq.org/show_bug.cgi?id=24937
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msvcrt |msvcp
http://bugs.winehq.org/show_bug.cgi?id=24937
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2010-10-29 08:37:22 CDT --- Also, the problem only happens if you remove the msvc*71 bundled with the game, so this only affects purists at the moment.
http://bugs.winehq.org/show_bug.cgi?id=24937
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://www.gamershell.com/d | |ownload_6943.shtml CC| |focht@gmx.net Component|msvcp |-unknown Resolution| |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-05-01 11:51:54 CDT --- Hello,
adding link to demo version. Since most missing CRT stuff is implemented now with recent patches, the only thing missing is:
--- snip --- $ /opt/projects/wine/mscodescan.pl Found 4 bundled MS modules: ./dbghelp.dll ./msvcr71.dll ./msvcp71.dll ./mfc71.dll
./W40k.exe imports following stub symbols: msvcr71:__security_error_handler --- snip ---
A bit too late as I already reserved bug 25248 for this stub :| Resolving as dupe of bug 25248
$ wine --version wine-1.3.19
$ sha1sum DoW_Demo_Install.exe 23b3b41148a5be2e3317920c3606d34ea2fd1b2d DoW_Demo_Install.exe
Regards
*** This bug has been marked as a duplicate of bug 25248 ***
http://bugs.winehq.org/show_bug.cgi?id=24937
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|DUPLICATE |FIXED Summary|Warhammer Dawn of War |Warhammer Dawn of War |requires msvcp71.dll |requires msvcr71.dll
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-05-01 11:55:28 CDT --- Hello,
oh well "fixed" is better resolution as the original issue was fixed by adding the msvcr71 stub dll. Correcting summary too.
Sorry for the noise ...
Regards
http://bugs.winehq.org/show_bug.cgi?id=24937
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-23 15:24:46 CST --- Removing deprecated 'All' Platform.
http://bugs.winehq.org/show_bug.cgi?id=24937
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |67815c6b9e663a18f624b73271e | |35331a7b35833 Component|-unknown |msvcrt Hardware|Other |x86