1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/wow64
Dmitry Timoshkov a52cf805d2 ntdll: Implement NtCreateToken().
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2023-08-31 19:53:16 +02:00
..
file.c ntdll: Initial implementation of FileDispositionInformationEx. 2023-06-27 22:14:15 +02:00
Makefile.in wow64: Don't force wow64 dlls to load at low addresses. 2023-06-12 21:21:42 +02:00
process.c wow64: Send cross-process notifications. 2023-08-28 13:47:47 +02:00
registry.c
security.c ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
struct32.h ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
sync.c include: Add some new information classes. 2023-07-13 18:41:13 +02:00
syscall.c wow64: Also send notifications for failed memory management calls. 2023-08-30 13:54:59 +02:00
syscall.h ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
system.c wow64: Correct a reversed strcpy in wow64_NtQuerySystemInformation(SystemModuleInformation). 2023-08-03 20:42:06 +09:00
virtual.c wow64: Also send notifications for failed memory management calls. 2023-08-30 13:54:59 +02:00
wow64_private.h ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
wow64.spec wow64: Implement Wow64ProcessPendingCrossProcessItems(). 2023-08-28 13:49:16 +02:00