Sweden-Number/dlls/ntdll
Robert Shearman efc069cbb3 Added NtQueryProcessInformation case needed by NT version of MSI. 2003-04-12 00:01:32 +00:00
..
tests Tests for RtlUlonglongByteSwap, RtlRandom, RtlAreAllAccessesGranted, 2003-04-08 00:56:01 +00:00
.cvsignore
Makefile.in Implemented NtQueueApcThread, and changed the server APC interface to 2003-04-04 22:26:34 +00:00
cdrom.c Fixed a few FormatCode entries. 2003-04-02 00:59:12 +00:00
critsection.c Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAIT define. 2003-04-04 19:41:31 +00:00
debugtools.c
error.c
exception.c
file.c
heap.c Added support for marking heap blocks as inaccessible/uninitialized if 2003-04-02 01:42:06 +00:00
large_int.c Implemented RtlRandom, RtlAreAllAccessesGranted, 2003-04-08 00:55:36 +00:00
loader.c Added possibility to filter relay traces based on the module that 2003-04-07 23:27:54 +00:00
misc.c
nt.c Added NtQueryProcessInformation case needed by NT version of MSI. 2003-04-12 00:01:32 +00:00
ntdll.spec Implemented RtlRandom, RtlAreAllAccessesGranted, 2003-04-08 00:55:36 +00:00
ntdll_misc.h Added possibility to filter relay traces based on the module that 2003-04-07 23:27:54 +00:00
om.c
reg.c
rtl.c Implemented RtlRandom, RtlAreAllAccessesGranted, 2003-04-08 00:55:36 +00:00
rtlbitmap.c Some spelling and formatting fixes. 2003-04-02 01:23:43 +00:00
rtlstr.c Implemented RtlRandom, RtlAreAllAccessesGranted, 2003-04-08 00:55:36 +00:00
sec.c
signal_i386.c Implemented NtQueueApcThread, and changed the server APC interface to 2003-04-04 22:26:34 +00:00
signal_powerpc.c No longer call WaitFor*Object* from ntdll (but NtWait*Object*). 2003-04-03 23:57:11 +00:00
signal_sparc.c No longer call WaitFor*Object* from ntdll (but NtWait*Object*). 2003-04-03 23:57:11 +00:00
string.c
sync.c Implemented NtQueueApcThread, and changed the server APC interface to 2003-04-04 22:26:34 +00:00
thread.c Implemented NtQueueApcThread, and changed the server APC interface to 2003-04-04 22:26:34 +00:00
time.c Added abs_time_t structure to the server protocol, and added a dump 2003-04-02 22:48:59 +00:00
virtual.c
wcstring.c