Files
reactos/sdk/include
George Bișoc 0f30e8163e [NTOS:PS] Annotate the Query/Set related functions with SAL2
- Annotate the functions in query.c file with SAL2 of which they weren't annotated before
- Use _Out_writes_bytes_to_opt_ to further clarify the output parameter is being written to it based on the length size provided.
This is so the code analyzer understands such a parameter is being written into only the specific amount of bytes.
2025-12-01 22:22:00 +01:00
..
2025-08-22 09:12:51 +03:00
2025-11-14 13:15:16 +02:00
2025-02-12 16:54:45 +02:00