Sweden-Number/dlls/wow64win
Zebediah Figura 5e4dedff8e win32u: Remove the "proc" parameter to NtUserSetSystemTimer().
Testing on 32-bit Windows 10 suggests that the function only has three
parameters. The test fixed in this patch (which still succeeds on e.g. Windows
2003) suggests that the final parameter to SetSystemTimer() is not a callback,
either.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-21 14:41:22 +02:00
..
Makefile.in
gdi.c win32u: Implement NtGdiGetDCPoint. 2022-04-12 21:39:42 +02:00
syscall.c
syscall.h win32u: Move NtUserGetMenuItemRect implementation from user32. 2022-04-20 17:31:03 +02:00
user.c win32u: Remove the "proc" parameter to NtUserSetSystemTimer(). 2022-04-21 14:41:22 +02:00
wow64win.spec
wow64win_private.h