Files
reactos/sdk/lib
Hermès Bélusca-Maïto 6f559e9c54 [RTL][NTOS_VISTA] Move the RTL UTF8 functions to the main RTL library, to be linked in the rtl_vista target instead.
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.
2022-04-03 20:41:11 +02:00
..
2022-03-07 11:02:42 +09:00
2022-03-15 22:54:17 -04:00
2018-04-22 02:53:40 +02:00
2021-07-30 17:14:57 +03:00
2019-09-19 02:39:59 +02:00