reactos/dll/win32/kernel32/winnls/string
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
..
casemap.c [KERNEL32/STRING] Import digitmap.c from, and sync casemap.c with, Wine Staging 3.3. CORE-14434 2018-04-11 12:39:39 +01:00
collation.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
digitmap.c [KERNEL32/STRING] Import digitmap.c from, and sync casemap.c with, Wine Staging 3.3. CORE-14434 2018-04-11 12:39:39 +01:00
fold.c [KERNEL32/STRING] Sync fold.c with Wine Staging 3.3. CORE-14434 2018-04-11 12:45:42 +01:00
format_msg.c [KERNEL32/STRING] Sync format_msg.c with Wine Staging 3.3. CORE-14434 2018-04-11 12:47:12 +01:00
japanese.c [KERNEL32] Implement InvalidateNLSCache 2019-04-16 21:41:58 +09:00
japanese.h [KERNEL32] Implement InvalidateNLSCache 2019-04-16 21:41:58 +09:00
lang.c [KERNEL32] Implement InvalidateNLSCache 2019-04-16 21:41:58 +09:00
lcformat.c [KERNEL32] Era first year is GANNEN 2019-04-16 11:10:00 +09:00
lcformat_private.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
lstring.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
nls.c [KERNEL32] Fix MultiByteToWideChar(CP_UTF8, ...) (#2007) 2019-11-02 14:16:26 +09:00
sortkey.c [KERNEL32/STRING] Sync sortkey.c with Wine Staging 3.3. CORE-14434 2018-04-11 12:49:52 +01:00