wine/dlls/ntdll/tests
2023-07-03 12:16:49 +02:00
..
atom.c
change.c
directory.c
env.c
error.c
exception.c kernelbase: Don't modify non-volatile regs in RaiseException() on x64. 2023-06-01 22:00:19 +02:00
file.c ntdll: Implement FILE_DISPOSITION_POSIX_SEMANTICS. 2023-06-27 22:14:15 +02:00
generated.c winedump: Print more information from the PE Load Config directory. 2023-02-07 18:37:00 +01:00
info.c ntdll/tests: Use FAILED() instead of not SUCCEEDED(). 2023-03-31 19:00:04 +02:00
large_int.c ntdll/tests: Mark some test results on Windows 11 as broken. 2023-01-13 11:15:56 +01:00
Makefile.in
ntdll_test.h
om.c ntdll/tests: Use win_skip() for missing APIs. 2023-05-15 06:09:54 -05:00
path.c ntdll/tests: Fix path test failures on Windows 11. 2023-01-27 19:14:42 +01:00
pipe.c ntdll: Pass the NtCreateNamedPipeFile disposition to the server. 2023-02-21 10:48:16 +01:00
port.c ntdll/tests: Use win_skip() for missing APIs. 2023-05-15 06:09:54 -05:00
reg.c
rtl.c ntdll/tests: Use win_skip() for missing APIs. 2023-05-15 06:09:54 -05:00
rtlbitmap.c
rtlstr.c ntdll/tests: Use win_skip() for missing APIs. 2023-05-15 06:09:54 -05:00
string.c
sync.c
thread.c ntdll: Implement _errno(). 2023-06-21 18:15:43 +02:00
threadpool.c ntdll: Use nameless unions/structs for IO_STATUS_BLOCK. 2023-05-30 12:12:09 +02:00
time.c ntdll: Use nameless unions/structs for CPU-related data. 2023-05-30 12:12:09 +02:00
virtual.c ntdll: Implement NtQueryVirtualMemory(MemoryImageInformation). 2023-07-03 12:16:49 +02:00
wow64.c server: Return STATUS_IMAGE_MACHINE_TYPE_MISMATCH when the mapping's machine differs from the process. 2023-05-25 16:21:17 +02:00