https://bugs.winehq.org/show_bug.cgi?id=51802
--- Comment #13 from O. Nykyforchyn oleh.nyk@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.