wine-wine/dlls/ntdll
Alexandre Julliard 598c5816d9 kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
..
tests ntdll/tests: Always wait until the operation completes if returned status is STATUS_PENDING. 2014-03-21 14:14:42 +01:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
actctx.c ntdll: Use case-insensitive matching for typelib flags. 2014-02-24 09:12:03 -06:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c ntdll: Fix a typo in comment. 2014-01-17 11:01:44 +01:00
directory.c
env.c
error.c
exception.c
file.c ntdll: Remove shadow local variables. 2014-01-09 12:10:42 +01:00
handletable.c
heap.c ntdll: Heap handles should be 64K-aligned. 2014-03-26 11:24:30 +01:00
large_int.c
loader.c ntdll: Detect 16-bit modules and resolve imports for them. 2014-02-25 16:08:24 -06:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlSleepConditionVariableSRW. 2014-01-27 14:13:48 +01:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Use boolean return values in boolean functions. 2014-01-29 17:30:46 +01:00
serial.c
server.c
signal_arm.c ntdll: Trace missing exception info on ARM. 2014-02-14 13:51:19 +01:00
signal_arm64.c
signal_i386.c ntdll: Add signal definitions for GNU/Hurd. 2014-01-06 17:10:05 +01:00
signal_powerpc.c
signal_x86_64.c
string.c
sync.c Assorted spelling fixes. 2014-02-10 15:47:29 +01:00
tape.c
thread.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
threadpool.c ntdll: Use condition variable for RtlQueueWorkItem implementation. 2014-03-12 10:41:26 +01:00
time.c
version.c
version.rc
virtual.c
wcstring.c