wine/dlls/wow64win
Tim Clem 7107a9b102 wow64win: Consistently marshal HINSTANCEs and HMODULEs as pointers.
In large address aware binaries, these can be > 0x7fffffff, and using
the handle functions will result in them being incorrectly extended
to 0xffffffffxxxxxxxx.
2023-07-11 11:26:04 +02: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: Consistently marshal HINSTANCEs and HMODULEs as pointers. 2023-07-11 11:26:04 +02:00
wow64win.spec
wow64win_private.h wow64: Declare exported functions in winternl.h. 2023-03-07 17:25:08 +01:00