Sweden-Number/dlls/ntdll
Nikolay Sivov 3a3392acc6 ntdll: RtlGetCurrentDirectory_U() returns length, not status.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-23 10:33:50 +02:00
..
tests ntdll: Added RtlDosPathNameToNtPathName_U_WithStatus(). 2017-10-23 10:33:44 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c ntdll: Remove no longer needed handling of FD_TYPE_PIPE. 2017-10-09 19:53:59 +02:00
handletable.c
heap.c ntdll: Add free list buckets for every arena size up to 0x100. 2017-10-09 19:52:29 +02:00
large_int.c
loader.c
loadorder.c ntdll: Remove redundant comparison. 2017-10-12 15:59:24 +02:00
misc.c
nt.c
ntdll.spec ntdll: Added RtlDosPathNameToNtPathName_U_WithStatus(). 2017-10-23 10:33:44 +02:00
ntdll_misc.h
om.c
path.c ntdll: RtlGetCurrentDirectory_U() returns length, not status. 2017-10-23 10:33:50 +02:00
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Add stub for RtlGetUnloadEventTrace. 2017-10-04 22:27:00 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Don't try to unmap system views on the server side. 2017-10-09 10:45:10 +02:00
wcstring.c