[5/17]dwrite: Shift to using localized string for family name

Nikolay Sivov nsivov at codeweavers.com
Tue Sep 2 16:51:40 CDT 2014


> +HRESULT clone_localizedstring(IDWriteLocalizedStrings *iface, IDWriteLocalizedStrings **strings)

This looks unnecessary, as you can do create_localizedstrings() and a 
series of add_localizedstring() after.



More information about the wine-devel mailing list