reactos/dll/win32/kernel32/winnls
Katayama Hirofumi MZ a63678c9a9
[KERNEL32] Fix MultiByteToWideChar(CP_UTF8, ...) (#2007)
CP_UTF8 validation was not strict. 5- or 6-byte length sequences are invalid in RFC 3629 UTF-8. CORE-16468

- Fix MultiByteToWideChar(CP_UTF8, ...) by making check strict.
2019-11-02 14:16:26 +09:00
..
lang [TRANSLATION] Polish translation update (#1029) 2018-11-11 17:55:01 +01:00
nls [KERNEL32] Do not embed binary data inside a string resource. 2018-09-12 21:31:55 +02:00
string [KERNEL32] Fix MultiByteToWideChar(CP_UTF8, ...) (#2007) 2019-11-02 14:16:26 +09:00
locale_rc.rc