24 Dec
2025
24 Dec
'25
7:14 a.m.
On Tue Dec 23 18:06:52 2025 +0000, Nikolay Sivov wrote:
With this flag we now have same thing tracked in two places - registered classes are tracked by win32u/server atoms. What happens if class is registered implicitly with RegisterClassNameW(), then unregistered by the user. Should this hook register it again, or it stays permanently broken? I added more tests and they show that RegisterClassNameW() should register the window class again even if it gets unregistered by the user.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9822#note_126113