1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/wow64
2022-12-01 20:36:04 +01:00
..
file.c ntdll: Add NtCancelSynchronousIoFile stub. 2022-10-17 11:22:26 +02:00
Makefile.in
process.c kernelbase: Forward thread priority boost functions to ntdll. 2022-11-22 18:40:13 +01:00
registry.c ntdll: Create NtLoadKeyEx syscall stub. 2022-09-09 23:21:58 +02:00
security.c
struct32.h wow64: Support MEM_ADDRESS_REQUIREMENTS in wow64_NtAllocateVirtualMemoryEx(). 2022-11-10 22:00:35 +01:00
sync.c wow64: Fix NtQueryDirectoryObject wrapper. 2022-06-06 12:13:31 +02:00
syscall.c ntdll: Replace the __wine_unix_call() syscall by a function calling through the dispatcher. 2022-12-01 20:36:04 +01:00
syscall.h ntdll: Replace the __wine_unix_call() syscall by a function calling through the dispatcher. 2022-12-01 20:36:04 +01:00
system.c wow64: Report the correct size for SystemLogicalProcessorInformationEx. 2022-06-24 22:38:47 +02:00
virtual.c wow64: Set HighestEndingAddress in wow64_NtAllocateVirtualMemoryEx() if it is absent. 2022-11-10 22:00:35 +01:00
wow64_private.h wow64: Return error from NtQueryVirtualMemory(MemoryBasicInformation) for a too-large address. 2022-07-26 22:37:48 +02:00
wow64.spec