Sweden-Number/dlls/ntdll/tests
Rémi Bernon b7ccb9d06a ntdll: Only raise EXCEPTION_INVALID_HANDLE if debugger is present.
CoD: WWII writes to PEB->BeingDebugged field, so we cannot completely
trust it, but we can double check with ProcessDebugPort.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-23 10:16:14 +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
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: Refine NtSetInformationThread ThreadHideFromDebugger stubs. 2020-06-23 10:12:31 +02:00
large_int.c
ntdll_test.h
om.c
path.c
pipe.c
port.c
reg.c
rtl.c
rtlbitmap.c
rtlstr.c
string.c
threadpool.c
time.c
virtual.c