Sweden-Number/dlls/ntdll
Alexandre Julliard f9087e2bfa Simplified root key handling now that the server supports a real root
key. Fixed a few prototypes. Implemented NtDeleteKey/NtDeleteValueKey.
2000-08-26 21:17:42 +00:00
..
.cvsignore Moved .spec files to corresponding dlls/ directory. 1999-07-25 13:14:13 +00:00
Makefile.in Moved shared crtdll/ntdll functions into ntdll. 2000-06-23 16:16:30 +00:00
error.c Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
exception.c Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
file.c - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, 2000-01-23 22:35:33 +00:00
misc.c Fixed debugstr_as/us prototypes. 2000-08-26 21:16:36 +00:00
nt.c Removed a few external dependencies from ntdll. 2000-07-29 21:56:59 +00:00
ntdll.spec Fixed Rtl* string functions for proper MBCS/codepage support. Added a 2000-08-25 22:12:42 +00:00
ntdll_misc.h Fixed debugstr_as/us prototypes. 2000-08-26 21:16:36 +00:00
om.c Removed a few external dependencies from ntdll. 2000-07-29 21:56:59 +00:00
reg.c Simplified root key handling now that the server supports a real root 2000-08-26 21:17:42 +00:00
rtl.c Removed a few external dependencies from ntdll. 2000-07-29 21:56:59 +00:00
rtlstr.c Fixed Rtl* string functions for proper MBCS/codepage support. Added a 2000-08-25 22:12:42 +00:00
sec.c Removed a few external dependencies from ntdll. 2000-07-29 21:56:59 +00:00
signal_i386.c Change the V86BASE macro to call DOSMEM_MemoryBase() instead of using 2000-07-23 13:36:41 +00:00
signal_sparc.c - made the MIDI sequencer error message much better for confused users 2000-08-26 20:31:48 +00:00
string.c Moved shared crtdll/ntdll functions into ntdll. 2000-06-23 16:16:30 +00:00
sync.c Removed a few external dependencies from ntdll. 2000-07-29 21:56:59 +00:00
time.c Removed a few external dependencies from ntdll. 2000-07-29 21:56:59 +00:00
wcstring.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00