Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 6f862a1ad8 ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-09 15:34:00 +02:00
..
cdrom.c
debug.c
env.c ntdll: Use char pointers instead of ANSI/UNICODE_STRING in unix_to_nt_file_name(). 2020-07-09 13:04:05 +02:00
file.c ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name(). 2020-07-09 15:34:00 +02:00
loader.c ntdll: Use char pointers instead of ANSI/UNICODE_STRING in unix_to_nt_file_name(). 2020-07-09 13:04:05 +02:00
process.c ntdll: Return a char pointer instead of an ANSI_STRING in nt_to_unix_file_name(). 2020-07-09 13:04:05 +02:00
serial.c
server.c
signal_arm.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
signal_arm64.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
signal_i386.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
signal_x86_64.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
sync.c
system.c ntdll: Set the thread creation time in NtQuerySystemInformation(SystemProcessInformation). 2020-07-08 07:57:41 +02:00
tape.c
thread.c ntdll: Fix KiUserExceptionDispatcher ABI on x86. 2020-07-07 13:07:23 +02:00
unix_private.h ntdll: Use char pointers instead of ANSI/UNICODE_STRING in unix_to_nt_file_name(). 2020-07-09 13:04:05 +02:00
virtual.c