[Bug 51802] Theming on 16-bit application breaks their UI

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 9 05:23:31 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51802

--- Comment #13 from O. Nykyforchyn <oleh.nyk at gmail.com> ---
Unfortunately, it is not. On recent wine-6.19:

bash-5.1$ wine EDTWIN.EXE 
MESA-INTEL: warning: Bay Trail Vulkan support is incomplete
0104:err:module:import_dll Loading library krnl386.exe16 (which is needed by
L"C:\\windows\\syswow64\\winevdm.exe") failed (error c0000131).
0104:err:module:LdrInitializeThunk Importing dlls for
L"C:\\windows\\syswow64\\winevdm.exe" failed, status c0000135

Moving all *.so dlls to *-unix directory hasn't helped.

With the ugly hack to ntdll it runs:

bash-5.1$ wine EDTWIN.EXE 
MESA-INTEL: warning: Bay Trail Vulkan support is incomplete
0108:fixme:hook:SetWindowsHookEx16 System-global hooks (2) broken in Win16

but the background is still black and buttons are inoperational.

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