July 19, 2026
9:29 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/toolbar.c:
wc.lpszClassName = L"ToolbarWmPaintParentClass"; wc.lpfnWndProc = wm_paint_parent_wnd_proc; RegisterClassW(&wc);
In the commit subject "comctl32/tests/toolbar.c: Test wrapping for fixed size toolbar and autosized buttons.", let's remove "/toolbar.c". We usually use "comctl32/toolbar: ..." or "comctl32/tests: " -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10261#note_146044