1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/dlls/wow64
2024-03-15 15:06:37 +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 NtSetInformationProcess(ProcessAccessToken). 2024-03-08 09:49:52 +01:00
registry.c
security.c ntdll: Add NtCompareTokens() stub. 2024-01-17 11:30:55 +01:00
struct32.h ntdll: Implement NtSetInformationProcess(ProcessAccessToken). 2024-03-08 09:49:52 +01:00
sync.c ntdll: Implement NtMakePermanentObject. 2024-03-15 15:06:37 +01:00
syscall.c wow64: Use the official definitions for exception flags. 2024-02-29 18:14:48 +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_private.h wow64: Remove DECLSPEC_HIDDEN usage. 2023-11-16 16:07:14 +01:00
wow64.spec ntdll: Call Wow64PrepareForException directly from KiUserExceptionDispatcher. 2023-11-30 23:12:43 +01:00