Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 7c0d6e8067 ntdll: Also fallback to native if builtin is for the wrong architecture.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-06 22:46:09 +02:00
..
cdrom.c ntdll: Add inline wrappers for pthread mutex locking. 2020-09-22 11:28:25 +02:00
debug.c ntdll: Consolidate some of the init routines into the init_threading() entry point. 2020-06-04 22:36:38 +02:00
env.c ntdll: Define NtCurrentTeb64() on 64-bit to avoid some #ifdefs. 2021-04-01 12:25:21 +02:00
file.c ntdll: Define NtCurrentTeb64() on 64-bit to avoid some #ifdefs. 2021-04-01 12:25:21 +02:00
loader.c ntdll: Also fallback to native if builtin is for the wrong architecture. 2021-04-06 22:46:09 +02:00
loadorder.c ntdll: Remove path from application name to open loadorder key. 2021-04-03 13:00:46 +02:00
process.c ntdll: Make the is_win64 variable global. 2021-03-26 14:48:34 +01:00
registry.c ntdll: Make the open_hkcu_key() helper available globally. 2021-03-04 10:42:35 +01:00
security.c server: Merge the various token information queries. 2021-02-17 21:42:18 +01:00
serial.c ntdll: Avoid using RtlQueueWorkItem() in the Unix library. 2020-07-10 13:19:27 +02:00
server.c ntdll: Stop exporting wine_server_send_fd() and wine_server_release_fd(). 2021-04-05 15:07:01 +02:00
signal_arm.c ntdll: Store FPU and XMM contexts in x86 syscall frame. 2021-03-01 21:13:00 +01:00
signal_arm64.c ntdll: Use syscall dispatcher for restoring context in x86_64 NtSetContextThread implementation. 2021-02-22 20:19:15 +01:00
signal_i386.c ntdll: Use xsave compaction in syscall dispatcher. 2021-03-03 21:54:45 +01:00
signal_x86_64.c ntdll: Allow getting/setting x86_64 context of x86 processes in wine64. 2021-03-09 21:33:43 +01:00
sync.c server: Remove support for process-local handle tables. 2021-02-16 11:13:41 +01:00
system.c ntdll: Retrieve Wine version strings through NtQuerySystemInformation(). 2021-04-05 15:07:01 +02:00
tape.c ntdll: Move the device I/O control functions to the Unix library. 2020-06-16 18:36:30 +02:00
thread.c ntdll: Close server socket before calling exit(). 2021-03-31 22:16:25 +02:00
unix_private.h ntdll: Stop exporting wine_server_send_fd() and wine_server_release_fd(). 2021-04-05 15:07:01 +02:00
virtual.c ntdll: Make the is_win64 variable global. 2021-03-26 14:48:34 +01:00