We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated String helpers (markdown)
Added note about including wil\stl.h in order to use std::wstring with wil::str_concat.
Add wil::zstring_view
None is more appropriate since there is no helper currently for making an HSTRING
Adding the use case of creating a unique_hstring from a string literal.
Reverting last edit
Remark in str_concat about append
AdaptFixedSizeToAllocatedResult is another string helper
Defer to common string_maker page
string_get_not_null
Formatting
Fix formatting
Port documentation