wine-wine/dlls/ntdll/tests
Zebediah Figura feeb1c7c24 include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY.
This name is used in Microsoft's public winternl.h.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-24 10:13:39 +02:00
..
Makefile.in
atom.c
change.c
directory.c
env.c ntdll/tests: Fix 'path' copypastas. 2020-03-30 23:10:06 +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 tools: Remove 0x0501 API versions forced by winapi_test. 2020-03-13 20:10:44 +01:00
info.c ntdll: Add semi-stub for RtlGetNativeSystemInformation(). 2020-03-11 22:58:16 +01:00
large_int.c
ntdll_test.h ntdll/tests: Fix 'path' copypastas. 2020-03-30 23:10:06 +02:00
om.c
path.c ntdll/tests: Add more tests for DOS to NT path conversion. 2020-03-05 19:52:28 +01:00
pipe.c
port.c
reg.c
rtl.c include: Rename LDR_MODULE to LDR_DATA_TABLE_ENTRY. 2020-04-24 10:13:39 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use the NLS case mapping table for RtlHashUnicodeString(). 2020-03-26 18:34:49 +01:00
string.c ntdll: Reimplement wcstol/wcstoul using the msvcrt code. 2020-03-11 09:34:53 +01:00
threadpool.c kernelbase: Implement CreateThreadpoolIo. 2020-04-15 11:40:49 +02:00
time.c
virtual.c ntdll: Report rdtsc processor feature if supported. 2020-02-17 20:26:56 +01:00