Bernhard Kölbl (@besentv) commented about dlls/windows.media/tests/captions.c:
HSTRING str; HRESULT hr; LONG ref;
- /* Properties */
- ClosedCaptionColor color;
- ClosedCaptionOpacity opacity;
- ClosedCaptionSize size;
- ClosedCaptionStyle style;
- ClosedCaptionEdgeEffect effect;
- Color computed_color;
Those kinda destroy the inverse tree but it doesn't matter much. Looks good otherwise.