1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/wow64
2023-08-03 20:42:06 +09: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 ntdll: Fix returned length for some info classes in NtQueryInformationProcess(). 2023-07-11 13:41:13 +02:00
registry.c
security.c wow64: Return STATUS_NOT_IMPLEMENTED from wow64_NtSetInformationToken(). 2023-07-10 15:59:33 +02:00
struct32.h ntdll: Implement NtQueryVirtualMemory(MemoryImageInformation). 2023-07-03 12:16:49 +02:00
sync.c include: Add some new information classes. 2023-07-13 18:41:13 +02:00
syscall.c wow64: Use ProcessWow64Information to retrieve the 32-bit PEB. 2023-07-11 15:37:14 +02:00
syscall.h ntdll: Implement NtWow64IsProcessorFeaturePresent(). 2023-03-15 11:48:57 +01:00
system.c wow64: Correct a reversed strcpy in wow64_NtQuerySystemInformation(SystemModuleInformation). 2023-08-03 20:42:06 +09:00
virtual.c wow64: Implement backend notification functions. 2023-07-10 21:15:55 +02:00
wow64_private.h wow64: Implement backend notification functions. 2023-07-10 21:15:55 +02:00
wow64.spec wow64: Implement Wow64RaiseException(). 2023-03-09 17:31:26 +01:00