wine-wine/dlls/ntdll
Dmitry Timoshkov 0072c88111 Implement NTDLL.towupper and NTDLL.towlower using already existing
case conversion tables. Replace all direct calls to towupper/towlower
either to NTDLL for core or to CRTDLL if latter already used in the
non core dll.
2000-06-08 20:05:18 +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 Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
ntdll.spec Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +00:00
ntdll_misc.h Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
om.c Fixed some issues reported by winapi_check. 2000-04-15 20:44:21 +00:00
reg.c Fixed ANSI C violations. 2000-02-26 13:17:55 +00:00
rtl.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
rtlstr.c Implement NTDLL.towupper and NTDLL.towlower using already existing 2000-06-08 20:05:18 +00:00
sec.c Stub for RtlConvertSidToUnicodeString. 2000-06-01 22:47:13 +00:00
signal_i386.c Setup signal handling and exceptions only after REQ_INIT_PROCESS_DONE 2000-06-07 03:49:41 +00:00
signal_sparc.c Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +00:00
sync.c Removed debugstr.h. 2000-01-29 19:49:58 +00:00
time.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00