-
ff0a5c7e
by Alexandre Julliard at 2025-01-28T17:20:39+01:00
win32u: Implement NtUserDestroyCaret().
-
44413a46
by Alexandre Julliard at 2025-01-28T17:23:52+01:00
win32u: Implement NtUserReleaseCapture().
-
30a6982e
by Alexandre Julliard at 2025-01-28T17:32:22+01:00
win32u: Implement NtUserGetThreadState().
-
98f36c85
by Alexandre Julliard at 2025-01-28T17:35:31+01:00
win32u: Implement NtUserCreateMenu() and NtUserCreatePopupMenu().
-
a2fb1a14
by Alexandre Julliard at 2025-01-28T17:37:18+01:00
win32u: Implement NtUserEnumClipboardFormats().
-
01c75163
by Alexandre Julliard at 2025-01-28T17:40:30+01:00
win32u: Implement NtUserMessageBeep().
-
28890e60
by Alexandre Julliard at 2025-01-28T17:44:55+01:00
win32u: Implement NtUserPostQuitMessage().