Sweden-Number/dlls/wow64
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
file.c wow64: Add thunks for ioctl/fsctl syscalls. 2021-08-05 20:43:28 +02:00
process.c ntdll: Rename THREAD_DESCRIPTION_INFORMATION to THREAD_NAME_INFORMATION. 2021-12-02 20:20:40 +01:00
registry.c wow64: Add thunks for the registry notification syscalls. 2021-07-29 15:33:55 +02:00
security.c wow64: Add thunks for a few misc syscalls. 2021-08-04 18:13:11 +02:00
struct32.h wow64: Add mapping for NtQuerySystemInformation(SystemExtendedProcessInformation). 2021-12-08 13:20:03 +01:00
sync.c ntdll: Implement NtCompareObjects. 2021-11-29 23:25:46 +01:00
syscall.c ntdll: Add stub for NtSetDebugFilterState(). 2021-12-14 14:18:53 +01:00
syscall.h ntdll: Add stub for NtSetDebugFilterState(). 2021-12-14 14:18:53 +01:00
system.c wow64: Add mapping for NtQuerySystemInformation(SystemExtendedProcessInformation). 2021-12-08 13:20:03 +01:00
virtual.c Revert "ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module." 2021-09-10 20:22:11 +02:00
wow64.spec wow64: Add support for user callbacks. 2021-12-02 20:20:39 +01:00
wow64_private.h wow64: Patch the Wow64Transition pointer in all loaded modules. 2021-08-31 11:31:41 +02:00