Sweden-Number/dlls/ntdll/tests
Alexandre Julliard 1372d8fc2c ntdll: Implement NtSetInformationProcess(ProcessThreadStackAllocation).
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-22 14:22:16 +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: Implement NtSetInformationProcess(ProcessThreadStackAllocation). 2020-07-22 14:22:16 +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
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