Sweden-Number/dlls/ntdll
Maarten Lankhorst a9a852faa9 ntdll: Give earlier notify to valgrind that HeapFree is trying to free some memory. 2008-05-22 11:45:40 +02:00
..
tests ntdll/tests: Only test the readcount for a read below 0x10000 if the return code indicates a partial copy result. 2008-05-21 20:15:42 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Remove unused variables. 2008-04-23 12:23:29 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c ntdll: Make the exception handling functions inline. 2008-05-01 10:57:54 +02:00
file.c ntdll: Don't consider a 0-byte read from a serial port as a broken pipe. 2008-05-07 20:18:09 +02:00
handletable.c
heap.c ntdll: Give earlier notify to valgrind that HeapFree is trying to free some memory. 2008-05-22 11:45:40 +02:00
large_int.c
loader.c ntdll: Move signal unmasking to make sure injected code runs on the correct stack. 2008-05-20 10:59:20 +02:00
loadorder.c ntdll: Remove unused variables. 2008-04-23 12:23:29 +02:00
misc.c
nt.c
ntdll.spec ntdll: Make the exception handling functions inline. 2008-05-01 10:57:54 +02:00
ntdll_misc.h
om.c
path.c ntdll: Remove unused variables. 2008-04-23 12:23:29 +02:00
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Win64 fix for get_pointer_obfuscator. 2008-04-25 11:37:33 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Ignore failures to retrieve serial status for events we are not interested in. 2008-05-07 21:10:39 +02:00
server.c wineboot: Automatically update the prefix directory if wine.inf changes. 2008-04-21 15:39:55 +02:00
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 ntdll: Remove NULL checks for attr, which has already been dereferenced. 2008-05-20 15:43:54 +02:00
wcstring.c