[PATCH] gdi32: Reformat some strings to improve readability

Vincent Povirk vincent at codeweavers.com
Mon Apr 1 16:49:31 CDT 2019


> > Why do we need the u before the strings?
> That's an utf16 string literal. What else would you use?

Oh, I assumed it was that wchar_t syntax we can't use. That makes sense then.

Although I never quite understood why we can't initialize an array
with any type of string literal.



More information about the wine-devel mailing list