3 Sep
2024
3 Sep
'24
10:43 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/uxtheme/draw.c:
*/ static HRESULT UXTHEME_LoadImage(HTHEME hTheme, int iPartId, int iStateId, const RECT *pRect, BOOL glyph, HBITMAP *hBmp, RECT *bmpRect, BOOL *hasImageAlpha, - int *imageDpi) + BOOL *has_default_transparent_colour, int *imageDpi) Let's keep using camel cases for consistency. Same for other places.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6401#note_80842