ChangeSet ID: 17583 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/18 10:30:48
Modified files: dlls/comctl32 : listview.c
Log message: James Hawkins truiken@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