Sweden-Number/dlls/ntdll
Mike McCormack d80eb97b29 Use FILE_SHARE_DELETE when loading modules, as running an exe that's
going to be deleted should work.
2004-09-15 18:02:49 +00:00
..
tests Test some more ntdll types. 2004-09-06 21:26:57 +00:00
.cvsignore
Makefile.in - Update build system to support IOKit and CoreFoundation frameworks 2004-08-19 01:20:45 +00:00
cdrom.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
critsection.c Improve documentation for critical sections. 2004-09-06 20:26:23 +00:00
debugbuffer.c
debugtools.c
directory.c Don't try to stat network mounts in parse_mount_entries, we can't 2004-09-13 18:14:15 +00:00
env.c - ctrl-c enabling flag is now inherited 2004-09-08 01:25:05 +00:00
error.c
exception.c Remove these Wine-only types: 2004-08-22 02:07:13 +00:00
file.c Assorted spelling fixes. 2004-09-14 19:31:22 +00:00
heap.c
large_int.c
loader.c Use FILE_SHARE_DELETE when loading modules, as running an exe that's 2004-09-15 18:02:49 +00:00
loadorder.c
misc.c
nt.c Added stub for NtShutdownSystem. 2004-09-14 19:30:36 +00:00
ntdll.spec Added stub for NtShutdownSystem. 2004-09-14 19:30:36 +00:00
ntdll_misc.h
om.c
path.c
process.c
reg.c
relay.c
resource.c
rtl.c Documentation updates. 2004-09-13 18:04:31 +00:00
rtlbitmap.c Documentation updates. 2004-09-13 18:04:31 +00:00
rtlstr.c
sec.c
server.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
signal_i386.c Added signal support for Darwin/i386. 2004-08-24 02:26:59 +00:00
signal_powerpc.c
signal_sparc.c
string.c Documentation updates. 2004-09-13 18:04:31 +00:00
sync.c
thread.c Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000 DDK. 2004-08-23 18:52:54 +00:00
time.c Avoid integer overflows in NTDLL_get_server_timeout (spotted by Mike 2004-09-07 23:01:34 +00:00
version.c
virtual.c Fd type is no longer used, get rid of it. 2004-08-18 00:04:58 +00:00
wcstring.c