http://bugs.winehq.org/show_bug.cgi?id=8421 Pavel Brych <pavel.brych(a)centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pavel.brych(a)centrum.cz --- Comment #3 from Pavel Brych <pavel.brych(a)centrum.cz> 2008-10-18 17:50:35 --- I can confirm this crashes, exactly as described. I used Disk Explorer Proffesional about year ago with comctl32.dll override as sugested with no problems, but then something went wrong and I stop using it. Now i decide to try again and investigate a little. I started with wine 0.9.24, the version confirmed as working with comctl32 override. It works up to wine 0.9.41, but wine 0.9.42 and higher crashes when using native comctl32.dll: [pavel(a)computer Disk Explorer Professional 3]$ wine depro.exe err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found err:module:import_dll Library shell32.dll (which is needed by L"C:\\windows\\system32\\comdlg32.dll") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\system32\\comdlg32.dll") not found err:module:import_dll Library comdlg32.dll (which is needed by L"C:\\Program Files\\Disk Explorer Professional 3\\depro.exe") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found err:module:import_dll Library SHELL32.dll (which is needed by L"C:\\Program Files\\Disk Explorer Professional 3\\depro.exe") not found err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\\Program Files\\Disk Explorer Professional 3\\depro.exe") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found err:module:import_dll Library shell32.dll (which is needed by L"C:\\windows\\system32\\comdlg32.dll") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\system32\\comdlg32.dll") not found err:module:import_dll Library comdlg32.dll (which is needed by L"C:\\windows\\system32\\oledlg.dll") not found err:module:import_dll Library oledlg.dll (which is needed by L"C:\\Program Files\\Disk Explorer Professional 3\\depro.exe") not found err:module:import_dll Library comctl32.dll (which is needed by L"C:\\windows\\system32\\shell32.dll") not found err:module:import_dll Library shell32.dll (which is needed by L"C:\\windows\\system32\\wininet.dll") not found err:module:import_dll Library WININET.dll (which is needed by L"C:\\Program Files\\Disk Explorer Professional 3\\depro.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Disk Explorer Professional 3\\depro.exe" failed, status c0000135 [pavel(a)computer Disk Explorer Professional 3]$ I dont know if I'm doing something wrong. I simply installed wine 0.9.41 from rpm - it worked. Then I removed wine and installed version 0.9.42 - and it crashed. It crashed the same with several higher versions, include 1.1.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.