wine/dlls/comctl32 treeview.c

Alexandre Julliard julliard at winehq.org
Fri Dec 17 12:52:04 CST 2004


ChangeSet ID:	14899
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/17 12:52:04

Modified files:
	dlls/comctl32  : treeview.c 

Log message:
	Robert Shearman <rob at 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




More information about the wine-cvs mailing list