Sweden-Number/dlls/ntdll
Alexandre Julliard 2e823590d4 ntdll: Make TAPE_GetStatus inline to avoid a unused function warning. 2010-04-26 07:18:46 -05:00
..
tests ntdll/tests: Avoid using the 'long' types. 2010-04-21 11:57:33 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c ntdll: Use NULL for a pointer. 2010-04-08 12:25:19 +02:00
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c ntdll: Report the correct processor architecture. 2010-04-16 16:59:01 +02:00
ntdll.spec
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c server: Update the registry key and value name length limits to the now documented values. 2010-04-02 11:48:50 +02:00
relay.c ntdll: Make cfi annotations optional for x86_64. 2010-04-12 12:38:27 +02:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_i386.c ntdll: Clear alignment flag in exception handlers. 2010-04-20 11:15:11 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c ntdll: Make cfi annotations optional for x86_64. 2010-04-12 12:38:27 +02:00
string.c
sync.c
tape.c ntdll: Make TAPE_GetStatus inline to avoid a unused function warning. 2010-04-26 07:18:46 -05:00
thread.c ntdll: Fix affinity mask check for 64-bit. 2010-04-08 23:57:08 +02:00
threadpool.c
time.c
version.c ntdll: Add SP2 for Vista. 2010-04-20 11:15:00 +02:00
version.rc
virtual.c ntdll: Build the virtual_release_address_space function on all platforms. 2010-04-09 16:50:20 +02:00
wcstring.c