Sweden-Number/dlls/ntdll/unix
Alistair Leslie-Hughes 3269da9b46 ntdll: Stub NtQuerySystemInformation(SystemCodeIntegrityInformation).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49192
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-08 21:37:36 +02:00
..
cdrom.c
debug.c
env.c ntdll: Add a WINEBOOTSTRAPMODE environment variable to allow loading non-existent builtins. 2021-04-08 18:16:00 +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: Add a WINEBOOTSTRAPMODE environment variable to allow loading non-existent builtins. 2021-04-08 18:16:00 +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: Check for DLL files when creating new processes. 2021-04-06 22:46:12 +02: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: Don't close handles in APC requests sent to self. 2021-04-08 18:16:52 +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
system.c ntdll: Stub NtQuerySystemInformation(SystemCodeIntegrityInformation). 2021-04-08 21:37:36 +02:00
tape.c
thread.c ntdll: Close server socket before calling exit(). 2021-03-31 22:16:25 +02:00
unix_private.h ntdll: Add a WINEBOOTSTRAPMODE environment variable to allow loading non-existent builtins. 2021-04-08 18:16:00 +02:00
virtual.c ntdll: Cache the main image section information. 2021-04-07 10:51:32 +02:00