Sweden-Number/dlls/wow64
Paul Gofman e36c6f04ce ntdll: Add stub for NtSetDebugFilterState().
Eternal Return benefited from this function present as .spec file
stub which was removed by 52202224d9.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-14 14:18:53 +01:00
..
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02: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