wine/dlls/ntdll
2006-12-21 14:14:20 +01:00
..
tests ntdll/tests: Cast-qual warning fix. 2006-12-13 11:49:01 +01:00
atom.c
cdrom.c ntdll: Added support for physically ejecting devices on Mac OS. 2006-12-21 14:14:20 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Always return . and .. as the first two entries in directory searches. 2006-12-01 13:11:38 +01:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE flag. 2006-12-05 15:43:13 +01:00
large_int.c
loader.c ntdll: Fix the libdl refcount when loading the same builtin twice. 2006-12-20 15:54:27 +01:00
loadorder.c
Makefile.in
misc.c
nt.c
ntdll_misc.h ntdll: Force exec permissions on all mmaps unless the app is marked NX-compatible. 2006-12-05 15:42:29 +01:00
ntdll.spec
om.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
path.c ntdll: Make some data const. 2006-11-29 12:37:27 +01:00
process.c
reg.c
relay.c
resource.c
rtl.c ntdll/tests: Cast-qual warning fix. 2006-12-13 11:49:01 +01:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_i386.c ntdll: Fix single stepping over popf instruction. 2006-12-04 12:23:20 +01:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
virtual.c ntdll: File positions should be aligned to sector boundaries in PE loader. 2006-12-21 12:34:44 +01:00
wcstring.c