wine/dlls/wow64win
Billy Laws a632ac55d9 wow64win: Skip WM_CREATE/WM_NCCREATE lParam conversion if NULL.
lParam being NULL is handled in win32u/defwnd.c so make sure to pass the NULL
through rather than relying on the pointer always being valid since it may not
be in this case.
2023-08-10 10:00:48 +09:00
..
gdi.c win32u: Use syscall interface for all exports. 2023-05-29 11:37:09 +02:00
Makefile.in wow64: Don't force wow64 dlls to load at low addresses. 2023-06-12 21:21:42 +02:00
syscall.c
syscall.h win32u: Move QueryDisplayConfig from user32. 2023-06-12 21:21:42 +02:00
user.c wow64win: Skip WM_CREATE/WM_NCCREATE lParam conversion if NULL. 2023-08-10 10:00:48 +09:00
wow64win.spec
wow64win_private.h wow64: Declare exported functions in winternl.h. 2023-03-07 17:25:08 +01:00