Sweden-Number/dlls/ntdll
Austin English 6d89be5496 ntdll: Add a stub for NtLoadKey2.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 21:19:38 +01:00
..
tests ntdll: Check output buffer before server_write_file call. 2017-01-30 21:38:53 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c ntdll: Always set iosb->Information in irp_completion. 2017-02-01 21:19:38 +01:00
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c ntdll: Move UnregisterTraceGuids from advapi32 to ntdll. 2017-01-26 10:35:50 +01:00
nt.c ntdll: Remove dead initializations (clang). 2017-01-31 08:51:59 +01:00
ntdll.spec ntdll: Add a stub for NtLoadKey2. 2017-02-01 21:19:38 +01:00
ntdll_misc.h
om.c
path.c ntdll: Open current working directory with FILE_TRAVERSE access. 2016-09-22 12:44:35 +09:00
printf.c
process.c
reg.c ntdll: Add a stub for NtLoadKey2. 2017-02-01 21:19:38 +01:00
relay.c
resource.c
rtl.c ntdll: Fix RtlAssert() prototype. 2016-11-29 12:18:37 +01:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Check for invalid WINEARCH values. 2016-12-16 15:20:18 +01:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c ntdll: Don't incorrectly overwrite orig_context in call_stack_handlers. 2016-08-26 23:23:40 +09:00
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c ntdll: Catch page faults in NtQueryPerformanceCounter. 2017-01-26 19:05:43 +01:00
version.c ntdll: SzCSDVersion is an empty string on Windows 8 and up. 2016-10-04 13:56:24 +02:00
version.rc
virtual.c
wcstring.c