- Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower,
commitc83aa0d31195dcd2cd7c8d6f7a98ff5d75c3c056
authorThomas Mertes <thomas.mertes@gmx.at>
Sat, 22 Mar 2003 00:20:58 +0000 (22 00:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 Mar 2003 00:20:58 +0000 (22 00:20 +0000)
tree93726c0f58d25bb0c9e11624a9a69d9c4824aca7
parent6a26e3f7acc8fbb838b3c838a2a5cf224382f653
- Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower,
  iswspace, iswxdigit.
- Fixed RtlInt64ToUnicodeString and RtlIntegerToUnicodeString.
- According to tests RtlAppendUnicodeStringToString leaves the
  destination unchanged when the source length is 0 (FIXED).
- Documentation updates in RtlExtendedMagicDivide,
  RtlLargeIntegerToChar, RtlInt64ToUnicodeString, RtlUpperChar,
  RtlUpperString, RtlUpcaseUnicodeChar, RtlCharToInteger,
  RtlIntegerToChar, RtlUnicodeStringToInteger,
  RtlIntegerToUnicodeString, _ultoa, _ltoa, _itoa, _ui64toa, _i64toa,
  _atoi64, _ultow, _ltow, _itow, _ui64tow, _i64tow, _wtol, _wtoi,
  _wtoi64.
dlls/ntdll/large_int.c
dlls/ntdll/ntdll.spec
dlls/ntdll/rtl.c
dlls/ntdll/rtlstr.c
dlls/ntdll/string.c
dlls/ntdll/wcstring.c
include/winternl.h