wine/dlls/wow64
2024-01-23 22:56:53 +01:00
..
file.c
Makefile.in
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
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.spec ntdll: Call Wow64PrepareForException directly from KiUserExceptionDispatcher. 2023-11-30 23:12:43 +01:00
wow64_private.h