wine/dlls/ntdll
2009-05-27 21:17:09 +02:00
..
tests ntdll: Add test cases for the returned frame value in RtlVirtualUnwind. 2009-05-20 13:33:32 +02:00
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c ntdll: Free old memory block when reallocating to a large block. 2009-05-18 12:12:12 +02:00
large_int.c
loader.c
loadorder.c
Makefile.in
misc.c
nt.c ntdll: Change a noisy FIXME to a WARN. 2009-05-22 11:09:41 +02:00
ntdll_misc.h
ntdll.spec ntdll: Implement __C_specific_handler for x86_64. 2009-05-22 15:16:16 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c ntdll: Implement RtlUnwindEx for x86_64. 2009-05-22 15:16:29 +02:00
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c ntdll: Fix a typo. 2009-05-19 11:25:13 +02:00
version.rc
virtual.c ntdll: Try any address in map_image no matter what the failure was for a fixed address. 2009-05-27 21:17:09 +02:00
wcstring.c