15 May
2017
15 May
'17
9:11 a.m.
Nikolay Sivov <nsivov(a)codeweavers.com> writes:
@@ -1106,8 +1109,8 @@ static HRESULT WINAPI dwritetextanalyzer_GetGlyphs(IDWriteTextAnalyzer2 *iface, struct scriptshaping_context context; struct scriptshaping_cache *cache = NULL; BOOL update_cluster, need_vertical; + WCHAR digits[native_digits_length];
It would have to be a #define if you want to do this. -- Alexandre Julliard julliard(a)winehq.org