Sweden-Number/dlls/ntdll
Alexandre Julliard 0fb0f2a306 Print status codes in hex. 2003-07-18 23:00:49 +00:00
..
tests Added some new Rtl* tests. 2003-07-18 22:55:15 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Moved some of the process functions to dlls/kernel. 2003-06-27 04:08:04 +00:00
cdrom.c - started implementing ntdll.NtDeviceIoControlFile and made 2003-06-24 19:28:21 +00:00
critsection.c Add the ID of the blocking thread to the error message. 2003-06-16 19:36:22 +00:00
debugtools.c Implement LCMapString using unicode collation tables. 2003-06-27 19:02:23 +00:00
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 Spelling fixes (s/occured/occurred/ and variants). 2003-07-15 20:53:39 +00:00
file.c Documentation updates. 2003-07-18 22:55:28 +00:00
heap.c - in kernel32, replaced all {Enter|Leave}CriticalSection calls with 2003-06-23 18:12:28 +00:00
large_int.c Implemented RtlRandom, RtlAreAllAccessesGranted, 2003-04-08 00:55:36 +00:00
loader.c Print status codes in hex. 2003-07-18 23:00:49 +00:00
misc.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
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 Implemented NtQueryObject and NtSetInformationObject for the 2003-05-20 19:20:42 +00:00
path.c Implemented: 2003-06-16 01:24:30 +00:00
reg.c Avoid GetProcessHeap() inside ntdll. 2003-03-14 23:16:46 +00:00
resource.c Moved the EnumResource* functions to the kernel dll, and fixed their 2003-05-07 03:21:26 +00:00
rtl.c Implemented RtlDosPathNameToNtPathName_U, RtlGetCurrentDirectory_U, 2003-05-15 04:20:42 +00:00
rtlbitmap.c Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
rtlstr.c Implement RtlDuplicateUnicodeString, RtlFindCharInUnicodeString, 2003-05-06 18:27:40 +00:00
sec.c Added AddAccessAllowdAceEx, AddAccessDeniedAceEx, GetAclInformation. 2003-06-16 19:44:06 +00:00
signal_i386.c Start processing asynchronous DOS events in DPMI mode. 2003-07-01 03:37:41 +00:00
signal_powerpc.c Change __darwin__ to __APPLE__. 2003-07-16 23:29:40 +00:00
signal_sparc.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
string.c - Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower, 2003-03-22 00:20:58 +00:00
sync.c Implemented NtDelayExecution and make Sleep call it. 2003-06-30 21:00:15 +00:00
sysdeps.c Added support for the TEB on Mac OS X. 2003-07-16 23:29:14 +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 - Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower, 2003-03-22 00:20:58 +00:00