Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 47fed8f5bc ntdll: Don't set the DllPath parameter by default.
Recent Windows versions don't set it either.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-24 20:43:49 +01:00
..
cdrom.c
debug.c
env.c ntdll: Don't set the DllPath parameter by default. 2021-03-24 20:43:49 +01:00
file.c ntdll: Load the main image from the Unix side. 2021-03-24 20:43:49 +01:00
loader.c ntdll: Remove the no longer needed exec_process() function. 2021-03-24 20:43:49 +01:00
loadorder.c ntdll: Add a global constant for the system directory. 2021-03-19 19:55:34 +01:00
process.c ntdll: Remove the no longer needed exec_process() function. 2021-03-24 20:43:49 +01:00
registry.c ntdll: Make the open_hkcu_key() helper available globally. 2021-03-04 10:42:35 +01:00
security.c
serial.c
server.c ntdll: Hold fd_cache_section while removing and closing handles. 2021-03-23 12:29:10 +01: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
system.c ntdll: Fall back to reading /dev/urandom if getrandom() is not supported. 2021-03-16 10:45:59 +01:00
tape.c
thread.c ntdll: Use NtContinue in NtRaiseException. 2021-02-22 20:19:10 +01:00
unix_private.h ntdll: Remove the no longer needed exec_process() function. 2021-03-24 20:43:49 +01:00
virtual.c ntdll: Don't return an existing address when mapping a builtin PE dll. 2021-03-22 20:38:45 +01:00