reactos/sdk/lib/drivers
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
..
arbiter [SDK:DDK][NTOS:PNP] Implement PnP arbiters initialization 2022-01-10 06:35:45 +03:00
aux_klib [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
chew [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
copysup
csq [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
hidparser [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
ip [REACTOS] Fix a number of MSVC warnings 2021-07-23 22:03:48 +02:00
lwip [TCPIP][IP] Use an ERESOURCE as mutex for address files & connection end points 2021-06-21 11:42:01 +02:00
ntoskrnl_vista [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
rdbsslib
rtlver [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
rxce
sound [DSOUND][WAVE] Workaround crash when recording sound in Scratch 1.4 CORE-13202 2021-06-27 23:04:36 +02:00
wdf [WDF] Synchronize function attributes between declaration & definition 2021-06-28 10:20:57 +02:00
CMakeLists.txt