diff --git a/crates/libs/windows/windows.natvis b/crates/libs/windows/windows.natvis index 71574e1fde..9300c81374 100644 --- a/crates/libs/windows/windows.natvis +++ b/crates/libs/windows/windows.natvis @@ -27,18 +27,20 @@ - "" - {((char16_t*)__0->data),[__0->len]su} + + + "" + {((char16_t*)header()->data),[header()->len]su} - __0 == nullptr ? (unsigned int)0 : __0->len - __0->count - __0->flags - + is_empty() ? (unsigned int)0 : header()->len + header()->count + header()->flags + - __0->len - (char16_t*)__0->data + header()->len + (char16_t*)header()->data