Sweden-Number/dlls/ntdll
Alexandre Julliard 6731f33d40 ntdll: Add status code for ELOOP error.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-11 21:51:28 +01:00
..
tests ntdll/tests: Enable some more string API tests. 2019-12-09 23:47:45 +01:00
Makefile.in
actctx.c ntdll: Use the Rtl UTF8 conversion functions. 2019-12-04 16:03:48 +01:00
atom.c
cdrom.c
critsection.c
crypt.c
debugbuffer.c
debugtools.c kernel32: Move some initialization code to ntdll. 2019-12-04 16:03:48 +01:00
directory.c
env.c kernel32: Move some initialization code to ntdll. 2019-12-04 16:03:48 +01:00
error.c
exception.c
file.c ntdll: Add status code for ELOOP error. 2019-12-11 21:51:28 +01:00
handletable.c
heap.c
large_int.c
loader.c kernel32: Remove __wine_kernel_init(). 2019-12-10 18:24:32 +01:00
loadorder.c
locale.c ntdll: Fix contents of the glyph table in generated codepage data. 2019-12-06 22:30:23 +01:00
misc.c
nt.c
ntdll.spec ntdll: Implement RtlUTF8ToUnicodeN. 2019-12-04 16:03:48 +01:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c ntdll: Reimplement RtlUnicodeToUTF8N. 2019-12-04 16:03:48 +01:00
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 ntdll: Add support for querying thread suspend count. 2019-12-03 21:27:14 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory(). 2019-12-04 16:57:13 +01:00
wcstring.c