Sweden-Number/dlls/ntdll
Alexandre Julliard ea0d028a0b Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events.
Generate a breakpoint event on process attach.
Misc cleanups in request handling.
2000-03-10 22:16:10 +00:00
..
.cvsignore Moved .spec files to corresponding dlls/ directory. 1999-07-25 13:14:13 +00:00
Makefile.in Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
error.c Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
exception.c Added specific routines for OUTPUT_DEBUG_STRING and EXCEPTION debug events. 2000-03-10 22:16:10 +00:00
file.c - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, 2000-01-23 22:35:33 +00:00
misc.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
nt.c Fixed typos in _alldiv() and _allmul(). 2000-03-04 19:22:13 +00:00
ntdll.spec Added DbgBreakPoint. Fixed exception record contents on SIGTRAP. 2000-03-07 13:10:21 +00:00
ntdll_misc.h Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
om.c - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, 2000-01-23 22:35:33 +00:00
reg.c Fixed ANSI C violations. 2000-02-26 13:17:55 +00:00
rtl.c Fixed definition of the RtlMemory functions. Use macros internally and 2000-02-26 19:35:50 +00:00
rtlstr.c Small fix. 2000-01-27 05:39:44 +00:00
sec.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
signal_i386.c Added DbgBreakPoint. Fixed exception record contents on SIGTRAP. 2000-03-07 13:10:21 +00:00
signal_sparc.c Adapted to new register function handling. 1999-11-13 23:54:04 +00:00
sync.c Removed debugstr.h. 2000-01-29 19:49:58 +00:00
time.c Converted to the new debug interface, using script written by Patrik 1999-05-23 10:25:25 +00:00