Sweden-Number/dlls/ntdll
Alexandre Julliard e1eb6228f4 ntdll: Ask the server to suspend the thread in the get/set_thread_context requests. 2011-05-06 12:49:42 +02:00
..
tests server: FILE_OVERWRITE and FILE_OVERWRITE_IF need the FILE_WRITE_ATTRIBUTES permission. 2011-03-30 15:10:20 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Avoid examining uninitialized data. 2011-03-31 12:49:34 +02:00
env.c
error.c
exception.c server: Add separate requests for getting/setting the thread context during suspend. 2011-05-06 12:25:34 +02:00
file.c
handletable.c
heap.c
large_int.c
loader.c server: Store a mapping instead of a file for process dlls. 2011-04-18 14:45:32 +02:00
loadorder.c
misc.c ntdll: Don't call compare function on memory not provided by user in qsort. 2011-03-30 12:20:47 +02:00
nt.c ntdll: Remove Alpha support. 2011-04-20 13:09:39 +02:00
ntdll.spec
ntdll_misc.h ntdll: Mark internal functions as hidden. 2011-04-25 13:01:52 +02:00
om.c
path.c
printf.c
process.c ntdll: Implement the ProcessAffinityMask case in NtQueryInformationProcess. 2011-04-14 19:57:34 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Remove Alpha support. 2011-04-20 13:09:39 +02:00
signal_arm.c ntdll: Make sure RtlCaptureContext doesn't compile as Thumb but ARM. 2011-04-22 11:14:00 +02:00
signal_i386.c
signal_powerpc.c
signal_sparc.c ntdll: Fix usage of ContextFlags on Sparc. 2011-04-21 12:45:31 +02:00
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Ask the server to suspend the thread in the get/set_thread_context requests. 2011-05-06 12:49:42 +02:00
threadpool.c
time.c
version.c ntdll: Add support for win2k8r2. 2011-04-13 17:21:42 +02:00
version.rc
virtual.c ntdll: Restore stack guard and prevent stack from shrinking. 2011-04-13 14:13:57 +02:00
wcstring.c