[Wine] msvcp80.dll and msvcr80.dll not working with wine?

Adam Gibson agibson at ptm.com
Wed Mar 1 14:58:28 CST 2006


Trying to run Visual Source Safe 2005 with wine 0.9.8 and it appears 
that wine can not load the visual c 8.0 runtime dlls.

Is it because they are somehow tied to .net?  I cant even run regsvr32 
on them.


Running the ss.exe program causes a popup:

Microsoft Visual C++ Runtime Library
Runtime Error!
Program C:\programs\vss\ss.exe
R6034
An application has made an attempt to load the C runtime library 
incorrectly.
Please contact the application's support team for more information.


Terminal debug output after clicking OK:

err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for 
L"C:\\programs\\vss\\ss.exe" failed, status c0000142


Running regsvr32 on msvcp80.dll gives the same popup message and the 
following terminal output:

Failed to load DLL msvcp80.dll



More information about the wine-users mailing list