wine/dlls/wow64
Nikolay Sivov ce91ef6426 kernelbase: Add SetProcessInformation().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53954
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-11-21 13:09:41 +01:00
..
file.c ntdll: Add NtCancelSynchronousIoFile stub. 2022-10-17 11:22:26 +02:00
Makefile.in
process.c kernelbase: Add SetProcessInformation(). 2022-11-21 13:09:41 +01:00
registry.c
security.c
struct32.h wow64: Support MEM_ADDRESS_REQUIREMENTS in wow64_NtAllocateVirtualMemoryEx(). 2022-11-10 22:00:35 +01:00
sync.c
syscall.c wow64: Load dependencies of 64-bit modules only from the 64-bit system directory. 2022-11-03 18:33:09 +01:00
syscall.h ntdll: Add NtCancelSynchronousIoFile stub. 2022-10-17 11:22:26 +02:00
system.c
virtual.c wow64: Set HighestEndingAddress in wow64_NtAllocateVirtualMemoryEx() if it is absent. 2022-11-10 22:00:35 +01:00
wow64.spec
wow64_private.h