7 Dec
2022
7 Dec
'22
1:23 p.m.
Note that CreateWindow sends messages and hooks, so a wrong instance is already visible there. I think we could just pass explicitly "client_instance" NtUserCreateWindowEx parameter (possibly replacing cbtc with just HINSTANCE parameter). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1698#note_18990