http://bugs.winehq.org/show_bug.cgi?id=11380
Summary: Wine fails to load dll Product: Wine Version: 0.9.54. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kasper0406@gmail.com
I've just tried to install E-texteditor in wine - but when i tries to launch the program, it yields the following error:
err:module:import_dll Loading library MSVCP60.dll (which is needed by L"Z:\home\kasper\.wine\drive_c\Program Files\e\e.exe") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"Z:\home\kasper\.wine\drive_c\Program Files\e\e.exe" failed, status c0000135
I've tried to download the dll file on the internet, and place it in the system32. After that I added a new override for the dll file in 'winecfg', where I edited it to be as a native (windows) library. But E-texteditor still yields the error on launch.
http://bugs.winehq.org/show_bug.cgi?id=11380
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-28 16:15:47 --- Wine does not provide MSVCP60.dll Ask it from the makers of your program, and copy it into directory where your program is installed.
http://bugs.winehq.org/show_bug.cgi?id=11380
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.e-texteditor.com/ Keywords| |download
--- Comment #2 from Lei Zhang thestig@google.com 2008-01-28 16:19:02 --- Try putting it in ~/.wine/drive_c/Program Files/e/ and running e.exe from within that directory. There's no need to set msvcp60.dll to native... it's not even listed in winecfg.
Also, the copy you downloaded from the internet could be corrupt or the wrong version.
http://bugs.winehq.org/show_bug.cgi?id=11380
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-28 22:55:25 --- Closing.