mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
The reason is that both RtlUTF8ToUnicodeN() and RtlUnicodeToUTF8N() are exported in both kernel and user-mode (ntdll) in Windows 7+. Conversion from and to UTF8 are fundamental enough that they indeed deserve to be in a separate file.
6.9 KiB
6.9 KiB