-
357995ee
by Alexandre Julliard at 2024-11-12T11:22:41+01:00
ntdll: Add support for the builtin window procs table.
-
cd7d8953
by Alexandre Julliard at 2024-11-12T11:24:13+01:00
user32: Use the ntdll definitions for builtin windows procs.
-
9f9ce9fa
by Alexandre Julliard at 2024-11-12T11:28:17+01:00
user32: Use the ntdll function table for builtin window procs.
-
d818a8d9
by Alexandre Julliard at 2024-11-12T11:30:51+01:00
user32: Make the builtin window procs table layout compatible with Windows.
-
542e7afd
by Alexandre Julliard at 2024-11-12T11:48:18+01:00
ntdll/tests: Add tests for the builtin window procs table.
-
727411f0
by Alexandre Julliard at 2024-11-12T11:49:38+01:00
user32/tests: Add tests for ntdll builtin window procs.
-
cc3a18cf
by Alexandre Julliard at 2024-11-12T11:54:21+01:00
user32/tests: Remove some obsolete winproc tests.