reactos/sdk/lib/drivers/ntoskrnl_vista
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
..
CMakeLists.txt [RTL][NTOS_VISTA] Move the RTL UTF8 functions to the main RTL library, to be linked in the rtl_vista target instead. 2022-04-03 20:41:11 +02:00
etw.c [XDK][NTOSKRNL_VISTA] Put NTKRNLVISTAAPI to XDK headers 2020-09-24 21:51:57 +03:00
fsrtl.c
io.c [NTOSKRNL_VISTA] Add stubs for functions needed in KMDF 2020-09-25 01:28:55 +03:00
ke.c [XDK][NTOSKRNL_VISTA] Put NTKRNLVISTAAPI to XDK headers 2020-09-24 21:51:57 +03:00
po.c [NTOSKRNL_VISTA] Add stubs for functions needed in KMDF 2020-09-25 01:28:55 +03:00