Sweden-Number/dlls/ntdll
Waldeck Schutzer 52a414c26d - Some systems/drives are very slow to read the TOC. To address this
issue, we are caching it inside the driver.
- Windows will seek while not playing, Linux will not. We are
  providing better compatibility with Windows by also caching the
  current position.
2003-02-19 22:08:50 +00:00
..
tests Tests for RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar, 2003-02-19 03:40:14 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Implemented the Fiber* functions (with the help of Huw Davies). 2002-12-17 21:06:25 +00:00
cdrom.c - Some systems/drives are very slow to read the TOC. To address this 2003-02-19 22:08:50 +00:00
critsection.c Print thread ids in traces with only 4 digits now that they are small 2003-02-18 23:29:47 +00:00
debugtools.c Print thread ids in traces with only 4 digits now that they are small 2003-02-18 23:29:47 +00:00
error.c Fix mapping of STATUS_DEVICE_NOT_CONNECTED to match XP. 2003-01-02 17:50:48 +00:00
exception.c Print dll name too for stub exceptions. 2003-02-18 23:25:34 +00:00
file.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
heap.c Removed no longer needed inclusion of heap.h. 2003-01-24 00:54:58 +00:00
large_int.c - Implement RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar, 2003-02-19 03:39:46 +00:00
loader.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
misc.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
nt.c Added parameters to NtXxxPort functions prototypes. 2002-12-10 20:04:40 +00:00
ntdll.spec - Implement RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar, 2003-02-19 03:39:46 +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 Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
reg.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
rtl.c - Implement RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar, 2003-02-19 03:39:46 +00:00
rtlbitmap.c - Fix small bug in RtlFindMostSignificantBit. It returned sometimes 2003-02-18 23:22:49 +00:00
rtlstr.c - Implement RtlCharToInteger, RtlExtendedMagicDivide, RtlUpperChar, 2003-02-19 03:39:46 +00:00
sec.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
signal_i386.c Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
signal_powerpc.c Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
signal_sparc.c Removed a few more #ifdef __WINE__. 2003-01-04 00:19:17 +00:00
string.c Fixed buffer size in _ultoa (spotted by Joerg Mayer). 2002-10-09 20:27:33 +00:00
sync.c Replace 0x%p with %p. 2002-12-05 19:56:15 +00:00
time.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
virtual.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +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