Sweden-Number/dlls/ntdll
Paul Rupe eede817da2 register_new_async sets status already. Do not overwrite it with the
function's return value.
2003-07-11 21:44:17 +00:00
..
tests
.cvsignore
Makefile.in
cdrom.c
critsection.c
debugtools.c
env.c Null parameters need to be quoted on the commandline. 2003-07-09 02:50:15 +00:00
error.c Implemented the SMTO_ABORTIFHUNG flag of SendMessageTimeout. 2003-07-11 04:09:42 +00:00
exception.c
file.c register_new_async sets status already. Do not overwrite it with the 2003-07-11 21:44:17 +00:00
heap.c
large_int.c
loader.c - removed next & prev fields from WINE_MODREF and implement instead 2003-07-01 03:38:56 +00:00
misc.c
nt.c Implemented the ThreadBasicInformation case for 2003-07-09 02:57:57 +00:00
ntdll.spec Fix spec entry for ZwSetTimerResolution. 2003-07-09 19:44:51 +00:00
ntdll_misc.h Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
om.c
path.c
reg.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_i386.c Start processing asynchronous DOS events in DPMI mode. 2003-07-01 03:37:41 +00:00
signal_powerpc.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
signal_sparc.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
string.c
sync.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
sysdeps.c Fixed compile when functions are not inlined. 2003-07-03 18:12:38 +00:00
thread.c Implemented the ThreadBasicInformation case for 2003-07-09 02:57:57 +00:00
time.c Fixed some common spelling errors. 2003-07-02 04:37:26 +00:00
virtual.c Implemented NtRead/WriteVirtualMemory. 2003-07-08 21:18:45 +00:00
wcstring.c