Sweden-Number/dlls/ntdll
Bang Jun-Young 284a78f5cc Do not use internal exception codes defined by Wine with NetBSD,
rather use native ones from /usr/include/i386/trap.h. Note that T_MCHK
is not supported by NetBSD.
2001-05-09 19:45:07 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Separated the MZ loader and core DOS VM into dlls/winedos. 2000-12-26 00:22:45 +00:00
critsection.c Made SpinCount FIXME into a TRACE. 2001-01-22 02:18:13 +00:00
debugtools.c Print the tid in the first column when +tid is specified. 2001-05-08 00:13:38 +00:00
error.c Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
exception.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00
file.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
large_int.c Added a few more large integer functions. 2000-10-13 20:26:03 +00:00
misc.c Added/modified documentation for function arguments. 2000-12-02 23:44:59 +00:00
nt.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00
ntdll.spec Print the tid in the first column when +tid is specified. 2001-05-08 00:13:38 +00:00
ntdll_misc.h Fixed a few prototypes. 2000-10-15 00:39:11 +00:00
om.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00
reg.c Fixed handling of \\Registry prefix. 2001-04-10 21:18:17 +00:00
rtl.c Implemented RtlAcquirePebLock and RtlReleasePebLock. 2000-12-11 03:41:19 +00:00
rtlstr.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
sec.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
signal_i386.c Do not use internal exception codes defined by Wine with NetBSD, 2001-05-09 19:45:07 +00:00
signal_sparc.c Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; 2000-11-27 23:54:25 +00:00
string.c - Remove <string.h> from winnt.h. 2001-01-22 02:17:29 +00:00
sync.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00
time.c Implemented a bunch of large integer functions in ntdll. 2000-10-01 01:40:42 +00:00
wcstring.c Implemented _wtoi and _wtol. 2001-04-16 20:24:47 +00:00