[Bug 12720] Text missing in Miranda's "View/Change My Details" dialog

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 29 07:00:48 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=12720





--- Comment #8 from Artem S. Tashkinov <t.artem at mailcity.com>  2009-03-29 07:00:47 ---
With "comctl32"="native" miranda doesn't start:

err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\\Program
Files\\Miranda IM\\miranda32.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:\\Program
Files\\Miranda IM\\miranda32.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\\Miranda IM\\miranda32.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Miranda IM\\miranda32.exe" failed, status c0000135

With native comctl32 and comdlg32 Miranda also doesn't start:

err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\\Program
Files\\Miranda IM\\miranda32.exe") 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 comctl32.dll (which is needed by
L"C:\\windows\\system32\\shell32.dll") not found
err:module:import_dll Library comdlg32.dll (which is needed by L"C:\\Program
Files\\Miranda IM\\miranda32.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Miranda IM\\miranda32.exe" failed, status c0000135

With "comctl32/comdlg32"="native,builtin" the bug is still there (or maybe I
just load native DLLs erroneously: I took Windows XP SP3
comdlg32.dll/comctl32.dll and overwritten the files in C:\Windows\system32).


-- 
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.



More information about the wine-bugs mailing list