17 Dec
2004
17 Dec
'04
6:52 p.m.
ChangeSet ID: 14899 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/12/17 12:52:04 Modified files: dlls/comctl32 : treeview.c Log message: Robert Shearman <rob(a)codeweavers.com> - Add code for hot tracking. - Draw hot items with underline and with highlight colour with TVS_TRACKSELECT style. - Set cursor to hand cursor with TVS_TRACKSELECT style. - Make sure uInternalStatus is consistent with actual scrollbar state by forcing scrollbars off in WM_CREATE handler. Patch: http://cvs.winehq.org/patch.py?id=14899 Old revision New revision Changes Path 1.158 1.159 +117 -5 wine/dlls/comctl32/treeview.c