wine/dlls/ntdll
Juergen Schmied 9f50d049ea Fixed definition of the RtlMemory functions. Use macros internally and
for Winelib, use real functions for exports from ntdll.
2000-02-26 19:35:50 +00:00
..
.cvsignore Moved .spec files to corresponding dlls/ directory. 1999-07-25 13:14:13 +00:00
error.c Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
exception.c Moved debugger to libwine to make it available to WineLib apps. 2000-01-30 21:16:45 +00:00
file.c - implementation of RtlReg* (read access), RtlEvent*, RtlSemaphore*, 2000-01-23 22:35:33 +00:00
Makefile.in Built a complete translation table for RtlNtStatusToDosError. 2000-01-24 20:59:45 +00:00
misc.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
nt.c Removed debugstr.h. 2000-01-29 19:49:58 +00:00
ntdll.spec Fixed definition of the RtlMemory functions. Use macros internally and 2000-02-26 19:35:50 +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 Improved the selector get/set functions. 2000-02-26 16:51:13 +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