July 19, 2026
9:29 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/toolbar.c:
return sizeButton; }
+static int +TOOLBAR_AutoSizeButtonWidth(TOOLBAR_INFO *infoPtr, TBUTTON_INFO *btnPtr)
Let's put adding TOOLBAR_AutoSizeButtonWidth() in one commit. And then put the fix in another commit. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10261#note_146050