..
tests
First of tests for the Rtl* string manipulation functions.
2002-11-12 02:18:10 +00:00
.cvsignore
Create at most one glue file for a single dll.
2002-08-01 18:36:58 +00:00
Makefile.in
- Allow setting NetBIOS ComputerName through registry.
2002-11-15 01:01:47 +00:00
cdrom.c
Handle special registry root keys directly in advapi32, and avoid
2002-09-13 21:42:28 +00:00
critsection.c
Avoid calling some kernel functions.
2002-09-18 23:13:35 +00:00
debugtools.c
Reduce the maximum length of debug strings to 80 characters.
2002-11-13 19:38:17 +00:00
error.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
exception.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
file.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
heap.c
Avoid calling some kernel functions.
2002-09-18 23:13:35 +00:00
large_int.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
loader.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
misc.c
us->Length is in bytes.
2002-08-13 18:10:28 +00:00
nt.c
Implemented the ntdll virtual memory functions, and made the kernel
2002-09-17 18:54:42 +00:00
ntdll.spec
Implemented RtlUnicodeStringToInteger.
2002-11-12 02:17:34 +00:00
ntdll_misc.h
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
om.c
Implemented NtDuplicateObject.
2002-09-16 19:32:50 +00:00
reg.c
Made the ntdll registry functions use HKEY instead of HANDLE.
2002-10-25 19:14:29 +00:00
rtl.c
Partial implementation of RtlDosPathNameToNtPathName_U.
2002-11-15 01:00:08 +00:00
rtlbitmap.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
rtlstr.c
Implemented RtlUnicodeStringToInteger.
2002-11-12 02:17:34 +00:00
sec.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
signal_i386.c
Only enable VM86 mode if we have the <sys/vm86.h> include file.
2002-11-08 18:53:32 +00:00
signal_powerpc.c
Powerpc instruction pointer is Iar, not Eip.
2002-10-30 20:25:55 +00:00
signal_sparc.c
Fixed bug in context registers, added HANDLER_DEF and HANDLER_CONTEXT
2002-11-08 18:54:10 +00:00
string.c
Fixed buffer size in _ultoa (spotted by Joerg Mayer).
2002-10-09 20:27:33 +00:00
sync.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00
time.c
- Fix RtlTimeToTimeFields to actually work.
2002-11-06 21:57:23 +00:00
virtual.c
Disable address space limit check on non-i386 platforms.
2002-11-06 22:33:17 +00:00
wcstring.c
Moved all the content of the DDK files ntdef.h and ntddk.h to
2002-09-12 22:07:02 +00:00