Sweden-Number/dlls/ntdll/unix
Eric Pouech bd3c533f29 include: Fix prototype of NtQueryInformationFile.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-10 09:31:50 +01:00
..
cdrom.c
debug.c
env.c
file.c include: Fix prototype of NtQueryInformationFile. 2022-03-10 09:31:50 +01:00
loader.c ntdll: Do not force 2G stack limit for the main thread of 64 bit process. 2022-02-23 17:31:42 +01:00
loadorder.c
process.c
registry.c
security.c
serial.c
server.c
signal_arm.c ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64. 2022-03-04 19:14:59 +01:00
signal_arm64.c ntdll: Zero-initialize the syscall_frame used for starting threads on ARM/ARM64. 2022-03-04 19:14:59 +01:00
signal_i386.c ntdll: Ensure CONTEXT_EX on exception stack is initialized. 2022-03-04 10:50:33 +01:00
signal_x86_64.c ntdll: Ensure CONTEXT_EX on exception stack is initialized. 2022-03-04 10:50:33 +01:00
socket.c
sync.c
system.c
tape.c
thread.c ntdll: Don't require equal Length and MaximumLength when setting ThreadNameInformation. 2022-03-03 21:32:49 +01:00
unix_private.h
virtual.c