http://bugs.winehq.org/show_bug.cgi?id=8932
Summary: Dreamweaver CS3 fails to launch with MSVCR80.dll error Product: Wine Version: 0.9.33. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: rmorgan@openaddict.com
Trying to get Dreamweaver CS3 running under Ubuntu 7.04 with wine 0.9.33 installed from the package repository.
I get a pop-up Microsoft Visual C++ Runtime Error message box with the following text: "R6034 An Application has made an attempt to load the C runtime library incorrectly."
And in the console window I have this error message:
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Adobe\Adobe Dreamweaver CS3\Dreamweaver.exe" failed, status c0000142
I've copied over the WinSxS directory from my Windows partition and I've also tried the fixes outlined in bug# 7409 to no avail. I'm still getting the above message.