Sweden-Number/dlls/ntdll/tests
Jacek Caban e891be17b2 ntdll: Return NULL key on NtCreateKey failure.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-17 16:19:47 -07:00
..
Makefile.in
atom.c
change.c
directory.c ntdll: Catch page fault in RtlWow64EnableFsRedirectionEx. 2016-08-08 12:39:18 +09:00
env.c ntdll/tests: Fix use of uninitialized value. 2015-10-15 13:27:34 +09:00
error.c ntdll: Add some more NTSTATUS->DOS error mappings. 2016-02-15 21:30:04 +09:00
exception.c ntdll: Set Rip in for longjmp in RtlRestoreContext. 2016-08-26 23:23:39 +09:00
file.c ntdll/tests: Use case insensitive compare for filenames. 2016-10-01 15:14:10 +02:00
generated.c include: Add IMAGE_LOAD_CONFIG_DIRECTORY64 definition. 2015-06-24 15:37:02 +09:00
info.c ntdll/tests: Skip broken SYSTEM_HANDLE_INFORMATION behaviour. 2016-08-18 20:38:15 +09:00
large_int.c
ntdll_test.h
om.c kernel32: Store synchronization objects under the session directory. 2016-07-18 16:21:24 +09:00
path.c ntdll: Keep drive letter size in RtlGetFullPathName_U when full path is specified. 2016-07-29 23:12:11 +09:00
pipe.c ntdll/tests: Added a test of using NtCancelIoEx on iosb associated with pipe listening. 2016-10-12 22:33:22 +02:00
port.c
reg.c ntdll: Return NULL key on NtCreateKey failure. 2016-10-17 16:19:47 -07:00
rtl.c ntdll/tests: Use inline implementation of NtCurrentTeb for rtl tests. 2016-07-15 11:13:28 +09:00
rtlbitmap.c
rtlstr.c ntdll: Implement RtlCompareUnicodeStrings. 2016-05-03 15:14:20 +09:00
string.c
threadpool.c ntdll: Do not call group cancel callback for finished simple callbacks. 2016-08-22 12:51:24 +09:00
time.c