wine/dlls/ntdll
Nikolay Sivov 4bd160da5e ntdll/tests: Add some tests for NtRenameKey().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-06-28 15:39:55 +02:00
..
tests ntdll/tests: Add some tests for NtRenameKey(). 2022-06-28 15:39:55 +02:00
unix ntdll: Fix returned status code for paths with a trailing slash. 2022-06-28 13:20:15 +02:00
actctx.c
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c ntdll: Remove heap pointer from SUBHEAP structure. 2022-06-13 19:57:31 +02:00
large_int.c
loader.c
locale.c ntdll: Move the user locale initialization to the Unix side. 2022-06-09 13:20:13 +02:00
locale_private.h ntdll: Share a few more locale functions with the Unix side. 2022-06-09 13:20:13 +02:00
make_errors
Makefile.in
math.c
misc.c
ntdll.spec
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Use ControlPcIsUnwound for the RtlVirtualUnwind pc parameter in virtual_unwind. 2022-06-07 15:27:19 +02:00
signal_arm64.c ntdll: Take ControlPcIsUnwound into account on arm64 too. 2022-06-07 15:27:21 +02:00
signal_i386.c
signal_x86_64.c ntdll: Move SEH exception info logs back to the seh channel. 2022-06-13 22:56:21 +02:00
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c