Sweden-Number/dlls/ntdll
Alexandre Julliard a1f0f39174 ntdll: Save FPU context for all exceptions. 2006-04-03 21:39:33 +02:00
..
tests ntdll: gcc 2.95 compile fixes. 2006-02-10 14:54:04 +01:00
.gitignore
Makefile.in ntdll: Very crude implementation of RtlQueueWorkItem. 2006-03-13 13:34:06 +01:00
atom.c
cdrom.c ntdll: Fix CDROM raw reads. 2006-03-29 14:00:58 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Recursive notify is implemented. 2006-03-24 12:14:19 +01:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Process --help and --version args earlier on during startup. 2006-04-03 12:07:20 +02:00
loadorder.c ntdll: Get rid of the loadorder wildcard support, builtin is always the default now. 2006-03-31 17:39:21 +02:00
misc.c
nt.c
ntdll.spec ntdll: Move the call to MODULE_DllThreadAttach from the kernel32 2006-03-14 17:50:28 +01:00
ntdll_misc.h ntdll: Move the call to MODULE_DllThreadAttach from the kernel32 2006-03-14 17:50:28 +01:00
om.c
path.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Implemented serial IOCTL for status: GET_COMM_STATUS. 2006-02-28 15:36:37 +01:00
server.c libwine: Added support for executing wine binaries out of the build dir. 2006-03-16 17:35:32 +01:00
signal_i386.c ntdll: Save FPU context for all exceptions. 2006-04-03 21:39:33 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c ntdll: Fix tape.c compilation on Darwin. 2006-02-11 20:26:33 +01:00
thread.c ntdll: Move the call to MODULE_DllThreadAttach from the kernel32 2006-03-14 17:50:28 +01:00
threadpool.c ntdll: Start of pooling support for RtlQueueWorkItem. 2006-03-21 16:19:06 +01:00
time.c
version.c
virtual.c ntdll: Limit header_size to the file size. 2006-03-27 21:29:46 +02:00
wcstring.c