wine/dlls/wow64
2024-01-23 22:56:53 +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: Add NtCompareTokens() stub. 2024-01-17 11:30:55 +01: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 wow64: Initialize the syscall dispatcher in the 32-bit TEB. 2023-12-19 11:58:13 +01:00
system.c ntdll: Return STATUS_DEBUGGER_INACTIVE from NtSystemDebugControl() stub. 2024-01-23 22:56:53 +01: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