Sweden-Number/dlls/ntdll
Alexandre Julliard a8a74134e8 ntdll: Check for file mappings that cannot be loaded as dlls.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-30 15:10:24 +01:00
..
tests
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c server: Only update the modified parts of the context on thread suspend. 2018-01-22 15:18:48 +01:00
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Check for file mappings that cannot be loaded as dlls. 2018-01-30 15:10:24 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlPushFrame, RtlPopFrame and RtlGetFrame. 2018-01-22 16:26:13 +01:00
ntdll_misc.h ntdll: Move file mapping functionality to a helper function. 2018-01-30 15:10:23 +01:00
om.c
path.c
printf.c
process.c ntdll: Implement NtFlushInstructionCache using __clear_cache where available. 2018-01-22 22:26:46 +01:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Move suspending a thread on startup back to the platform-specific files. 2018-01-22 22:26:46 +01:00
signal_arm64.c ntdll: Move suspending a thread on startup back to the platform-specific files. 2018-01-22 22:26:46 +01:00
signal_i386.c ntdll: Move suspending a thread on startup back to the platform-specific files. 2018-01-22 22:26:46 +01:00
signal_powerpc.c ntdll: Move suspending a thread on startup back to the platform-specific files. 2018-01-22 22:26:46 +01:00
signal_x86_64.c ntdll: Move suspending a thread on startup back to the platform-specific files. 2018-01-22 22:26:46 +01:00
string.c ntdll: Export strnlen. 2018-01-18 19:19:28 +01:00
sync.c
tape.c
thread.c ntdll: Implement RtlPushFrame, RtlPopFrame and RtlGetFrame. 2018-01-22 16:26:13 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Move file mapping functionality to a helper function. 2018-01-30 15:10:23 +01:00
wcstring.c