Sweden-Number/dlls/ntdll
André Hentschel 0e26aaa3ed ntdll: Add stub for RtlInstallFunctionTableCallback on ARM/ARM64.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-01 23:25:49 +02:00
..
tests ntdll/tests: Mark as broken a test that fails on win2003. 2019-03-27 08:50:45 +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
loadorder.c
misc.c
nt.c ntdll: Use _stricmp instead of strcasecmp. 2019-03-26 13:50:20 +01:00
ntdll.spec ntdll: Add stub for RtlInstallFunctionTableCallback on ARM/ARM64. 2019-04-01 23:25:49 +02:00
ntdll_misc.h ntdll: Use NTDLL_tolower instead of toupper. 2019-03-26 13:50:22 +01:00
om.c
path.c
printf.c ntdll: Use NTDLL_tolower instead of toupper. 2019-03-26 13:50:22 +01:00
process.c
reg.c
relay.c ntdll: Use _stricmp instead of strcasecmp. 2019-03-26 13:50:20 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Add stub for RtlInstallFunctionTableCallback on ARM/ARM64. 2019-04-01 23:25:49 +02:00
signal_arm64.c ntdll: Add stub for RtlInstallFunctionTableCallback on ARM/ARM64. 2019-04-01 23:25:49 +02:00
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c ntdll: Use RtlUpperChar in _strupr implementation. 2019-03-27 22:01:07 +01:00
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Fix memory region check in NtQueryVirtualMemory. 2019-03-27 22:04:01 +01:00
wcstring.c