-
- Downloads
- 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.
Showing
- dlls/ntdll/large_int.c 52 additions, 39 deletionsdlls/ntdll/large_int.c
- dlls/ntdll/ntdll.spec 6 additions, 1 deletiondlls/ntdll/ntdll.spec
- dlls/ntdll/rtl.c 39 additions, 1 deletiondlls/ntdll/rtl.c
- dlls/ntdll/rtlstr.c 148 additions, 63 deletionsdlls/ntdll/rtlstr.c
- dlls/ntdll/string.c 76 additions, 30 deletionsdlls/ntdll/string.c
- dlls/ntdll/wcstring.c 167 additions, 44 deletionsdlls/ntdll/wcstring.c
- include/winternl.h 1 addition, 0 deletionsinclude/winternl.h
Loading
Please register or sign in to comment