Sweden-Number/dlls/ntdll
Dmitry Timoshkov 3d759a0c69 ntdll: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file. 2013-07-19 14:40:17 +02:00
..
tests ntdll/tests: Tests for RtlHashUnicodeString(). 2013-07-19 11:56:37 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Leave NtQueryDirectoryFile early when a non-wildcard mask is used in the getdirentries case. 2013-07-01 19:51:20 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement RtlExitUserProcess. 2013-07-19 12:15:15 +02:00
loadorder.c
misc.c ntdll: Remove an unused debug channel. 2013-04-18 19:12:57 +02:00
nt.c
ntdll.spec ntdll: Implement RtlExitUserProcess. 2013-07-19 12:15:15 +02:00
ntdll_misc.h
om.c server: Don't create new handle when DUP_HANDLE_CLOSE_SOURCE is used if possible. 2013-06-05 17:31:40 +02:00
path.c
printf.c
process.c
reg.c
relay.c ntdll: Reimplement the x86_64 relay entry point in assembler. 2013-05-23 19:03:01 +02:00
resource.c include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition. 2013-04-29 13:33:54 +02:00
rtl.c include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition. 2013-04-30 11:47:05 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Actually store PC in RtlCaptureContext on ARM. 2013-05-31 11:58:03 +02:00
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition. 2013-04-30 11:47:05 +02:00
string.c
sync.c
tape.c
thread.c ntdll: Thread creation control is now taken care by server. 2013-05-17 12:29:43 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file. 2013-07-19 14:40:17 +02:00
wcstring.c