Nov. 12, 2025
8:27 p.m.
In TREEVIEW_Collapse the TREEVIEW_SendExpanding call could change the item->firstChild value, therefore check it before for early return. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=23077 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9442