Sweden-Number/dlls/ntdll/tests
Jinoh Kang 3b37584316 server: Implement the \??\GLOBALROOT symbolic link.
\??\GLOBALROOT is a well-known NT symbolic link that allows applications
to access the NT object manager's root namespace via Win32 APIs.

Signed-off-by: Jinoh Kang <jinoh.kang.kr@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-25 21:43:49 +01:00
..
Makefile.in ntdll/tests: Move some tests to a new sync.c file. 2021-10-27 22:40:50 +02:00
atom.c
change.c
directory.c
env.c
error.c
exception.c ntdll/tests: Add tests for RtlVirtualUnwind for arm. 2021-11-09 22:02:55 +01:00
file.c
generated.c
info.c ntdll: Implement SystemExtendedProcessInformation system info class. 2021-10-27 22:40:50 +02:00
large_int.c
ntdll_test.h
om.c server: Implement the \??\GLOBALROOT symbolic link. 2021-11-25 21:43:49 +01:00
path.c
pipe.c
port.c
reg.c
rtl.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
string.c
sync.c ntdll/tests: Add basic tests for thread-id alert functions. 2021-11-17 17:59:26 +01:00
threadpool.c
time.c
virtual.c ntdll/tests: Fix a test failure on older Windows versions. 2021-11-22 22:20:50 +01:00
wow64.c