wine/dlls/wow64
Eric Pouech 4b28127157 wow64: Move filter of (un)load DLL debug events to client side.
Code is duplicated in ntdll.dll (for 32bit only and old Wow configuration)
and wow64.dll for new Wow64 configurations.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-03-22 20:03:51 +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: Convert token and debug port in NtCreateUserProcess(). 2023-03-22 20:03:51 +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 wow64: Move filter of (un)load DLL debug events to client side. 2023-03-22 20:03:51 +01:00
syscall.c wow64: Allow the CPU backend to override CPU information. 2023-03-22 20:03:51 +01:00
syscall.h ntdll: Implement NtWow64IsProcessorFeaturePresent(). 2023-03-15 11:48:57 +01:00
system.c wow64: Allow the CPU backend to override CPU information. 2023-03-22 20:03: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: Allow the CPU backend to override CPU information. 2023-03-22 20:03:51 +01:00