-
b0af4509
by Alexandre Julliard at 2024-11-11T11:03:37+01:00
user32: Add an ANSI version of the desktop window proc.
-
e04bd686
by Alexandre Julliard at 2024-11-11T11:03:37+01:00
user32: Add an ANSI version of the icon title window proc.
-
62f157d9
by Alexandre Julliard at 2024-11-11T12:16:56+01:00
user32: Add an ANSI version of the menu window proc.
-
392c276e
by Alexandre Julliard at 2024-11-11T12:16:56+01:00
user32: All builtin window procs are now dual A/W.
-
97d5281f
by Alexandre Julliard at 2024-11-11T16:25:42+01:00
ntdll/tests: Use the function pointer for NtWow64QueryInformationProcess64.
-
95ec815c
by Alexandre Julliard at 2024-11-11T16:25:42+01:00
server: Fix a thread reference leak.