.. |
Makefile.in
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
atom.c
|
ntdll/tests: Fix atom tests on Win7.
|
2009-10-06 11:59:45 +02:00 |
change.c
|
ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile.
|
2009-08-18 12:29:27 +02:00 |
directory.c
|
ntdll/tests: Fix a test failure on NT4/W2K.
|
2009-12-16 16:05:46 +01:00 |
env.c
|
ntdll/tests: Avoid printing pointer differences in traces.
|
2009-01-08 13:02:23 +01:00 |
error.c
|
ntdll: Add more error codes.
|
2010-08-17 11:55:39 +02:00 |
exception.c
|
ntdll/tests: Add a test for the exception resulting from an icebp instruction.
|
2010-06-30 11:55:32 +02:00 |
file.c
|
ntdll/tests: check io.Status in the file tests.
|
2010-07-28 16:28:21 +02:00 |
generated.c
|
ntdll/tests: Do not check signedness for char types.
|
2010-08-02 12:55:21 +02:00 |
info.c
|
ntdll: Fix the status code for ProcessDebugObjectHandle class in NtQueryInformationProcess when the debugger is absent.
|
2010-07-28 16:28:19 +02:00 |
large_int.c
|
ntdll/tests: Skip large integer tests that crash on 64-bit Vista.
|
2009-01-03 14:55:32 +01:00 |
ntdll_test.h
|
…
|
|
om.c
|
ntdll: Handle error cases in om test (Coverity).
|
2010-07-09 13:34:36 +02:00 |
path.c
|
ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U.
|
2010-06-17 11:48:37 +02:00 |
port.c
|
ntdll/tests: Port functions use the 64-bit structure on Wow64.
|
2010-03-31 16:12:26 +02:00 |
reg.c
|
ntdll/tests: Add tests for HKLM\Software\Classes Wow64 sharing.
|
2010-03-04 21:49:14 +01:00 |
rtl.c
|
ntdll/tests: Add tests for RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
|
2010-08-20 13:21:35 +02:00 |
rtlbitmap.c
|
ntdll/tests: Fix a compiler warning on PowerPC.
|
2009-08-31 12:19:04 +02:00 |
rtlstr.c
|
ntdll: Use IsEqualGUID instead of memcmp to compare GUIDs.
|
2010-07-28 12:22:26 +02:00 |
string.c
|
ntdll: qsort: comparator must not get the same pointer.
|
2010-05-24 11:27:25 +02:00 |
time.c
|
ntdll/tests: Report skip when time conversion functions are not available.
|
2010-01-18 14:32:49 +01:00 |