Files
reactos/sdk/include
Hermès Bélusca-Maïto 5674e5d32b [BOOTVID][HAL][NTOS:INBV][NDK] *DisplayString(): Use a more suitable string pointer parameter type
Use `PCSTR` for the type of the (Hal,Inbv,Vid)DisplayString() routines'
`String` parameter, instead of `PCHAR` or `PUCHAR`, since it points to a
NUL-terminated string. (The buffer isn't a counted string.)

And improve SAL annotations along the way.
2026-01-03 14:19:24 +01:00
..
2025-08-22 09:12:51 +03:00
2024-10-22 08:17:45 +03:00
2025-11-14 13:15:16 +02:00
2025-02-12 16:54:45 +02:00
2024-11-04 08:42:34 +02:00