-
73f4aeb2
by Rémi Bernon at 2025-06-13T17:32:40+02:00
win32u: Implement NtUserRegisterWindowMessage.
-
0d7e1cfd
by Rémi Bernon at 2025-06-13T17:32:41+02:00
win32u/tests: Test that user atoms are not a global atoms.
-
977e4bac
by Rémi Bernon at 2025-06-13T17:32:41+02:00
win32u/tests: Test some pinned global and user atoms.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49195
-
2e338b95
by Rémi Bernon at 2025-06-13T17:32:41+02:00
user32: Implement RegisterWindowMessage(A|W) using NtUserRegisterWindowMessage.
-
3b1db78c
by Rémi Bernon at 2025-06-13T17:32:41+02:00
user32: Implement RegisterClipboardFormat(A|W) using NtUserRegisterWindowMessage.