http://bugs.winehq.org/show_bug.cgi?id=7087
Summary: Missing MSVCR80.dll Product: Wine Version: 0.9.28. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: rross@magstarinc.com
I am trying to run a Windows application we created using Visual Studio 2005 (VS8.0). When trying to execute the program, I get the error "MSVCR80.dll failed to initialize" and it refuses to run. I reloaded the latest version of wine from source (0.9.28) and expected it would have support for VS8.0. This dll is specific to the latest VS8.0 and most programs generated under VS8.0 depend on it being there. It appears it is still missing with the latest release. I have tried "CrossOver" on a trial basis and it works OK. I would prefer to use wine as I may have more control over it once I get it working. Is it or will it be available and when? Thanks.