wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at winehq.org
Wed May 18 10:30:48 CDT 2005


ChangeSet ID:	17583
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/18 10:30:48

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	James Hawkins <truiken at gmail.com>
	- Store the click point in LISTVIEW_INFO.
	- Move mouse tracking to MouseMove.
	- Use DragDetect instead of TrackMouse.
	- Remove the unused TrackMouse function.

Patch: http://cvs.winehq.org/patch.py?id=17583

Old revision  New revision  Changes     Path
 1.410         1.411         +27 -77     wine/dlls/comctl32/listview.c




More information about the wine-cvs mailing list