Sweden-Number/dlls/ntdll/tests
Rémi Bernon e1e34cdc37 ntdll: Correctly implement ThreadHideFromDebugger.
At least, store the thread information, instead of pretending and
failing to correctly validate handles and access rights.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-30 11:05:53 +02:00
..
Makefile.in
atom.c
change.c
directory.c ntdll: Move the directory functions to the Unix library. 2020-06-12 16:42:24 +02:00
env.c ntdll: Add missing RtlQueryEnvironmentVariable function. 2020-05-18 19:48:34 +02:00
error.c
exception.c ntdll: Only raise EXCEPTION_INVALID_HANDLE if debugger is present. 2020-06-23 10:16:14 +02:00
file.c ntdll: Perform fsync() in client for files and directories. 2020-06-09 21:23:33 +02:00
generated.c
info.c ntdll: Correctly implement ThreadHideFromDebugger. 2020-06-30 11:05:53 +02:00
large_int.c ntdll/tests: Add long long builtins tests. 2020-06-09 21:23:33 +02:00
ntdll_test.h
om.c
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 ntdll/tests: Make RtlIpv6AddressToString test data static and constant. 2020-05-28 20:10:54 +02:00
rtlbitmap.c
rtlstr.c
string.c ntdll: Reimplement the ctype functions to avoid depending on libc. 2020-06-29 19:51:47 +02:00
threadpool.c
time.c ntdll: Move the timezone detection code to the Unix library. 2020-06-25 23:08:30 +02:00
virtual.c ntdll: Fill ActiveGroupCount field in _KUSER_SHARED_DATA. 2020-05-25 20:23:31 +02:00