wine/dlls/wow64
2023-12-01 17:21:39 +01:00
..
file.c ntdll: Initial implementation of FileLinkInformationEx. 2023-10-03 21:44:04 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
process.c ntdll: Implement NtQueryInformationThread(ThreadIsTerminated). 2023-11-29 20:46:55 +01:00
registry.c
security.c ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
struct32.h ntdll: Fix stack layout for KiUserExceptionDispatcher on i386. 2023-12-01 17:21:39 +01:00
sync.c include: Add some new information classes. 2023-07-13 18:41:13 +02:00
syscall.c ntdll: Fix stack layout for KiUserCallbackDispatcher on i386. 2023-12-01 17:21:39 +01:00
system.c wow64: Correct a reversed strcpy in wow64_NtQuerySystemInformation(SystemModuleInformation). 2023-08-03 20:42:06 +09:00
virtual.c wow64: Don't add MEM_RESERVE for invalid flags combinations. 2023-09-12 15:54:06 +02:00
wow64.spec ntdll: Call Wow64PrepareForException directly from KiUserExceptionDispatcher. 2023-11-30 23:12:43 +01:00
wow64_private.h wow64: Remove DECLSPEC_HIDDEN usage. 2023-11-16 16:07:14 +01:00