wine/dlls/ntdll
2006-04-08 15:49:24 +02:00
..
tests
.gitignore
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 ntdll: Print traces for EXC_CallHandler even with the assembly version. 2006-04-06 21:32:17 +02:00
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
Makefile.in
misc.c
nt.c
ntdll_misc.h
ntdll.spec
om.c
path.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
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: Return error if the signal index equals the size of the array. 2006-04-07 11:46:12 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c ntdll: Start of pooling support for RtlQueueWorkItem. 2006-03-21 16:19:06 +01:00
time.c
version.c
virtual.c ntdll: Added ARM architecture. 2006-04-08 15:49:24 +02:00
wcstring.c