wine/dlls/ntdll
2007-07-25 13:02:09 +02:00
..
tests
actctx.c ntdll: Add support for abbreviated empty elements in manifests. 2007-07-20 11:19:17 +02:00
atom.c
cdrom.c ntdll: Don't produce unreachable code during conditional compilation. Found by Smatch. 2007-07-19 11:57:23 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c ntdll: Use the win16 current directory for win16 processes. 2007-07-13 14:35:31 +02:00
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Store the windows directory too. 2007-07-19 18:22:43 +02:00
loadorder.c
Makefile.in kernel32: Move activation context creation to ntdll (based on a patch by Eric Pouech). 2007-07-19 17:01:04 +02:00
misc.c
nt.c
ntdll.spec ntdll: Implemented handling of the per-thread activation context stack. 2007-07-19 17:07:48 +02:00
ntdll_misc.h ntdll: Store the windows directory too. 2007-07-19 18:22:43 +02:00
om.c ntdll: Remove an artificial limitation in NtQuerySecurityObject. 2007-07-13 12:29:51 +02:00
path.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Don't produce unreachable code during conditional compilation. Found by Smatch. 2007-07-19 11:57:23 +02:00
server.c
signal_i386.c ntdll: Move private data to make room in the TEB for the activation context data. 2007-07-19 16:56:10 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c server: Merge APC processing into the select request. 2007-07-16 16:14:45 +02:00
tape.c
thread.c ntdll: Move private data to make room in the TEB for the activation context data. 2007-07-19 16:56:10 +02:00
threadpool.c
time.c ntdll: Add Samara time zone. 2007-07-25 13:02:09 +02:00
version.c
version.rc
virtual.c
wcstring.c