On Mon Nov 10 11:44:40 2025 +0000, Piotr Caban wrote:
It's probably not safe to call WindowsGetStringRawBuffer if IPropertyValue::GetRuntimeClassName() fails.
`NULL` is a valid `HSTRING`, so WindowsGetStringRawBuffer returns an empty wide string in that case.