Sweden-Number/dlls/ntdll
Sebastian Lackner 805311f798 ntdll: Don't do further calls to pf_output_stringA if previous call failed. 2013-12-20 17:09:09 +01:00
..
tests ntdll/tests: Add ARM support for map protection tests. 2013-12-10 12:20:36 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Use boolean type where appropriate. 2013-12-09 11:45:50 +01:00
env.c
error.c
exception.c
file.c ntdll: Return success for FSCTL_IS_VOLUME_MOUNTED ioctl. 2013-12-20 10:51:52 +01:00
handletable.c
heap.c
large_int.c
loader.c server: Check PE file architecture at mapping creation time. 2013-11-21 19:39:02 +01:00
loadorder.c
misc.c
nt.c ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken(). 2013-12-02 10:52:41 +01:00
ntdll.spec ntdll: Export a few more functions. 2013-12-20 10:54:16 +01:00
ntdll_misc.h ntdll: Use boolean type where appropriate. 2013-12-09 11:45:50 +01:00
om.c
path.c
printf.c ntdll: Don't do further calls to pf_output_stringA if previous call failed. 2013-12-20 17:09:09 +01:00
process.c ntdll: Trace NtFlushInstructionCache on x86_64. 2013-12-17 16:36:28 +01:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c server: Make it possible for WaitCommEvent to detect recursive requests. 2013-11-13 11:21:28 +01:00
server.c ntdll: Use boolean type where appropriate. 2013-12-09 11:45:50 +01:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: On Mac, store the dyld image info address in the PEB. 2013-12-05 12:40:56 +01:00
threadpool.c
time.c
version.c ntdll: Report the latest service pack for 64-bit Windows XP. 2013-12-11 12:57:18 +01:00
version.rc
virtual.c server: Check PE file architecture at mapping creation time. 2013-11-21 19:39:02 +01:00
wcstring.c