11 Dec
2023
11 Dec
'23
6:38 p.m.
Esme Povirk (@madewokherd) commented about dlls/gdiplus/gdiplus_private.h:
void *auxdata; BOOL useauxdata; UINT paramsize; + void *params;
I'd suggest a union here so we have some type safety. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4661#note_55732