Sweden-Number/dlls/ntdll
Stefan Leichter f2c51ab761 ntdll/tests: Add tests for RtlCreateRegistryKey.
Signed-off-by: Stefan Leichter <sle85276@gmx.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-15 14:24:01 +01:00
..
tests ntdll/tests: Add tests for RtlCreateRegistryKey. 2018-03-15 14:24:01 +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
handletable.c
heap.c
large_int.c
loader.c ntdll: Change module load order so it matches InLoadOrderModuleList. 2018-03-14 16:41:52 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlCreateRegistryKey. 2018-03-15 14:24:01 +01:00
ntdll_misc.h
om.c ntdll: Match NtAllocateUuids signature to Windows 2000 instead of NT4. 2018-03-12 18:00:54 +01:00
path.c
printf.c
process.c
reg.c ntdll: Implement RtlCreateRegistryKey. 2018-03-15 14:24:01 +01:00
relay.c ntdll: Fix extra comma in x86_64 relay traces. 2018-03-09 14:13:05 -06:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c ntdll: Avoid pushl %esp instruction in RtlUnwind prolog. 2018-03-09 13:47:01 -06:00
signal_powerpc.c
signal_x86_64.c ntdll: Fix exception parameters on x86-64. 2018-03-13 20:35:29 +01:00
string.c
sync.c
tape.c
thread.c ntdll: Implement NtCreateThreadEx. 2018-03-08 13:07:36 -06:00
threadpool.c
time.c
version.c
version.rc
virtual.c
wcstring.c