ChangeSet ID: 10158 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/21 15:30:20
Modified files: dlls/comctl32 : treeview.c
Log message: Huw Davies huw@codeweavers.com We need to send TVN_EXPAND* on collapsing either when the user has initiated it with the mouse/keybaord or in response to a TVM_EXPAND when the state is not TVIS_EXPANDEDONCE. This brings the logic into line with TREEVIEW_Expand.
Patch: http://cvs.winehq.com/patch.py?id=10158
Old revision New revision Changes Path 1.133 1.134 +4 -2 wine/dlls/comctl32/treeview.c