Sweden-Number/dlls/ntdll/tests
Alon Barzilai 058f86958c ntdll: Add missing RtlQueryEnvironmentVariable function.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48773
Signed-off-by: Alon Barzilai <alon.barzilai@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-18 19:48:34 +02:00
..
Makefile.in
atom.c
change.c
directory.c
env.c ntdll: Add missing RtlQueryEnvironmentVariable function. 2020-05-18 19:48:34 +02:00
error.c
exception.c
file.c ntdll: Return STATUS_PENDING from NtReadFile() for async read in case of EOF. 2020-04-23 12:55:32 +02:00
generated.c
info.c ntdll: Fix SystemRecommendedSharedDataAlignment on ARM. 2020-05-18 12:09:08 +02:00
large_int.c
ntdll_test.h
om.c
path.c
pipe.c
port.c
reg.c
rtl.c include: Rename BaseAddress to DllBase. 2020-04-24 10:13:46 +02:00
rtlbitmap.c
rtlstr.c ntdll/tests: Add tests for RtlFormatMessage(). 2020-05-13 20:22:26 +02:00
string.c ntdll/tests: Add some printf tests. 2020-05-13 14:43:27 +02:00
threadpool.c kernelbase: Implement CreateThreadpoolIo. 2020-04-15 11:40:49 +02:00
time.c server: Add USD support with timestamp updates. 2020-05-12 10:57:56 +02:00
virtual.c