Sweden-Number/dlls/ntdll
Detlef Riekenberg 48f3335ffa ntdll: Add semi stub for TokenElevationType in NtQueryInformationToken. 2010-11-15 14:55:24 +01:00
..
tests ntdll: Fixed file view mapping in regards to no-exec. 2010-11-15 13:20:09 +01:00
Makefile.in ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c ntdll: Don't call vectored exception handlers under the critical section. 2010-11-10 20:55:07 +01:00
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c ntdll: Fix possible overflow computing middle in NTDLL_mergesort(). 2010-10-05 12:20:19 +02:00
nt.c ntdll: Add semi stub for TokenElevationType in NtQueryInformationToken. 2010-11-15 14:55:24 +01:00
ntdll.spec ntdll: Add stubs for Rtl[G/S]etCurrentTransaction. 2010-11-08 13:30:20 +01:00
ntdll_misc.h Revert "ntdll: Fix possible deadlock in vectored exception handling." 2010-11-10 19:17:41 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Avoid using the CONTEXT86 type. 2010-10-20 18:37:07 +02:00
resource.c
rtl.c ntdll: Add stubs for Rtl[G/S]etCurrentTransaction. 2010-11-08 13:30:20 +01:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Use the more portable cfsetospeed() function to set serial baud rate. 2010-10-08 11:56:46 +02:00
server.c ntdll: Add a workaround for Ubuntu's stupid ptrace breakage. 2010-09-30 17:51:12 +02:00
signal_arm.c ntdll: Add ARM support. 2010-09-20 12:58:44 +02:00
signal_i386.c ntdll: Avoid using the CONTEXT86 type. 2010-10-20 18:37:07 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c Revert "ntdll: Fix possible deadlock in vectored exception handling." 2010-11-10 19:17:41 +01:00
threadpool.c ntdll: Mask invalid flags for RtlQueueWorkItem. 2010-11-11 18:12:47 +01:00
time.c
version.c winecfg: Update Windows 7 version to Service Pack 1. 2010-09-27 14:10:45 +02:00
version.rc
virtual.c ntdll: Fixed file view mapping in regards to no-exec. 2010-11-15 13:20:09 +01:00
wcstring.c