Skip to content

dwrite: use a LONG for the IDWriteTextAnalysisSource refcount

Steve Lhomme requested to merge robUx4/vlc:dwrite-long-ref into master

That's what is expected by InterlockedIncrement/InterlockedDecrement and how it's done elsewhere.

Merge request reports