Expand description
Kernel-mode string types (UNICODE_STRING, ANSI_STRING)
Structs§
- Ansi
String - safe wrapper around ANSI_STRING
- Ansi
String Raw - Windows ANSI_STRING structure
- Unicode
String - safe wrapper around UNICODE_STRING
- Unicode
String Raw - Windows UNICODE_STRING structure
Functions§
- encode_
wide_ const - compile-time wide string encoding (limited to ASCII)