Am Montag, 28. Februar 2005 15:28 schrieb Demond James: > My system is > Fedora Core 3 x86_64 > Athlon 3400+ > wine-20050211-1fc3winehq.i386 > winetools-2.1.1-jo.i386 > > This is what I get when I try to run notepad.exe. > > $ wine notepad.exe > err:module:import_dll Library ole32.dll (which is needed by > L"c:\\windows\\system\\shlwapi.dll") not found > err:module:import_dll Library shlwapi.dll (which is needed by > L"c:\\windows\\system\\shell32.dll") not found > err:module:import_dll Library shell32.dll (which is needed by > L"c:\\windows\\system\\comdlg32.dll") not found > err:module:import_dll Loading library shlwapi.dll (which is needed by > L"c:\\windows\\system\\comdlg32.dll") failed (error c000007b). > err:module:import_dll Library comdlg32.dll (which is needed by > L"C:\\windows\\system\\notepad.exe") not found > err:module:import_dll Loading library shell32.dll (which is needed by > L"C:\\windows\\system\\notepad.exe") failed (error c000007b). > err:module:LdrInitializeThunk Main exe initialization for > L"C:\\windows\\system\\notepad.exe" failed, status c0000135 a first guess is that you have a config file in your .wine dir, that forces native use of those dlls. as you didn't install any microsoft stuff (correct me if I'm wrong) they can't be found. try renaming .wine/config and start notepad again or use "WINEDEBUG=+loaddll wine notepad.exe" to investigate the error further. cu, Stefan _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users