Sweden-Number/dlls/ntdll/tests
Alexandre Julliard 688799b1f7 ntdll: Map errno to a status also in directory functions.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49523
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-21 18:30:08 +02:00
..
Makefile.in
atom.c
change.c
directory.c
env.c ntdll: Fix RtlSizeHeap() error value for 64-bit. 2020-07-15 16:33:02 +02:00
error.c
exception.c ntdll/tests: Test KiUserExceptionDispatcher with RtlUnwind on i386. 2020-07-17 00:04:13 +02:00
file.c ntdll: Map errno to a status also in directory functions. 2020-07-21 18:30:08 +02:00
generated.c
info.c ntdll/tests: Make info.c less verbose by default. 2020-07-20 11:47:36 +02:00
large_int.c
ntdll_test.h
om.c ntdll/tests: Fix a copy-paste error. 2020-07-17 11:00:57 +02:00
path.c ntdll: Support CONIN$ and CONOUT$ in RtlIsDosDeviceName_U. 2020-06-26 21:52:10 +02:00
pipe.c
port.c
reg.c
rtl.c
rtlbitmap.c
rtlstr.c
string.c ntdll: Ignore L length specifier in printf. 2020-07-14 18:27:59 +02:00
threadpool.c
time.c ntdll/tests: Add test to check if GetTickCount is updated after sleeping. 2020-07-14 18:27:59 +02:00
virtual.c