March 11, 2026
6:36 a.m.
Bug and test program- https://bugs.winehq.org/show_bug.cgi?id=59486 This bug breaks foobar2000 advanced preferences - radiocheckboxes work only because I have very specific hack around this Wine behavior. My next treeview patch, fixing TVM_ITEMCHANGING, depends on this one and will be made a MR after this is merged. -- v10: comctl32/treeview: Cycle all state images from custom image list when toggling checkboxes comctl32/tests: Test cycling all state images from custom image list when toggling checkboxes https://gitlab.winehq.org/wine/wine/-/merge_requests/10207