Sweden-Number/dlls/ntdll
Jukka Heinonen 98058eb14d Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +00:00
..
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 Moved handlers for int11, int15 and int5c to winedos. 2002-11-24 22:34:04 +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 Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
heap.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
large_int.c Fixed strict aliasing problem in RtlEnlargedUnsignedDivide. 2002-11-18 19:49:18 +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 Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
nt.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +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 Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
reg.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
rtl.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +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 Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +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 Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
time.c - Fix RtlTimeToTimeFields to actually work. 2002-11-06 21:57:23 +00:00
virtual.c Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +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