https://bugs.winehq.org/show_bug.cgi?id=54442 winebugs(a)rinsuki.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winebugs(a)rinsuki.net --- Comment #4 from winebugs(a)rinsuki.net --- at least, since some win32u APIs are not implemented for new experimental WoW64 mode, applications that relies on GDI seems to not work currently. https://gitlab.winehq.org/wine/wine/-/blob/0b9620266f08d57c2db41b934a77b6ce4... by the way, actually wow64_init isn't called, since __wine_syscall_dispatcher is (somehows) not zero when initializing DLL in WoW64 environment. https://gitlab.winehq.org/wine/wine/-/blob/0b9620266f08d57c2db41b934a77b6ce4... I'm thinking it is bug, but I'm not sure since I'm new to Wine's code base. -- 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.