wine/dlls/ntdll
Rob Shearman e7d91129d9 ntdll: When using HEAP_ZERO_MEMORY in heap allocation functions, don't clear the whole block.
Instead only clear the number of bytes requested and mark the remainder 
as uninitialised.
2008-02-21 13:00:05 +01:00
..
tests
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: When using HEAP_ZERO_MEMORY in heap allocation functions, don't clear the whole block. 2008-02-21 13:00:05 +01:00
large_int.c
loader.c Add a new convenience macro for an exception handler that handles all exceptions. 2008-02-16 14:58:24 +01:00
loadorder.c
Makefile.in
misc.c
nt.c
ntdll_misc.h
ntdll.spec
om.c
path.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c kernel32: On Mac OS, recompose the Unicode strings we get from the OS. 2008-02-15 12:07:56 +01:00
sec.c
serial.c
server.c
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c
wcstring.c