wine-wine/dlls/ntdll/tests
Alexandre Julliard 75e2f79b68 ntdll: Implement SystemTimeAdjustmentInformation class.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-22 14:31:55 +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 ntdll: Fix trace pointer returned from RtlGetUnloadEventTraceEx(). 2020-04-02 11:41:05 +02:00
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: Implement SystemTimeAdjustmentInformation class. 2020-05-22 14:31:55 +02:00
large_int.c
ntdll_test.h ntdll/tests: Fix 'path' copypastas. 2020-03-30 23:10:06 +02:00
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 kernel32: Use the user shared data to implement GetTickCount(). 2020-05-21 19:36:52 +02:00
virtual.c