wine/dlls/wow64
2023-03-15 11:50:46 +01:00
..
file.c wow64: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-15 19:55:12 +01:00
Makefile.in
process.c wow64: Fix missing conversion of ThreadWineNativeThreadName in wow64_NtSetInformationThread. 2023-03-13 10:39:31 +01:00
registry.c ntdll: Create NtLoadKeyEx syscall stub. 2022-09-09 23:21:58 +02:00
security.c
struct32.h ntdll: Replace the wine_server_handle_to_fd() syscall by a Unix call. 2023-02-14 20:57:09 +01:00
sync.c ktmw32: Use syscall interface for transaction objects stubs. 2023-01-26 22:05:13 +01:00
syscall.c wow64: Forward NtWow64IsProcessorFeaturePresent() to the CPU backend. 2023-03-15 11:50:46 +01:00
syscall.h ntdll: Implement NtWow64IsProcessorFeaturePresent(). 2023-03-15 11:48:57 +01:00
system.c ntdll: Implement the SystemProcessorFeaturesInformation query. 2023-03-14 17:38:51 +01:00
virtual.c wow64: Set HighestEndingAddress in wow64_NtAllocateVirtualMemoryEx() if it is absent. 2022-11-10 22:00:35 +01:00
wow64.spec wow64: Implement Wow64RaiseException(). 2023-03-09 17:31:26 +01:00
wow64_private.h wow64: Declare exported functions in winternl.h. 2023-03-07 17:25:08 +01:00