combase: Introduce a hstring_header struct to hstring_private.
commit059795be42ebd45faeeef73d860bfae35a74f0f6
authorBernhard Kölbl <besentv@gmail.com>
Mon, 24 Jan 2022 15:09:20 +0000 (24 16:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Jan 2022 20:53:56 +0000 (26 21:53 +0100)
treeda5e53cbdb67aedbe39353da1dbb15624510c8f0
parentd372fdfd7dacb1f361fd6f5b3446b575854c98a0
combase: Introduce a hstring_header struct to hstring_private.

Also move the reference flag to the hstring_header struct.

Signed-off-by: Bernhard Kölbl <besentv@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/combase/string.c
dlls/combase/tests/string.c