Module wstr
This module contains constructs to work with 16-bit characters (UCS-2 or UTF-16)
Structs
- WStrUnits A safe iterator over a LPWSTR (aka a pointer to a series of UTF-16 code units terminated by a NULL).
wstrThis module contains constructs to work with 16-bit characters (UCS-2 or UTF-16)