ChangeSet ID: 13775 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/13 20:06:11
Modified files: dlls/comctl32 : draglist.c
Log message: Robert Shearman rob@codeweavers.com - Clear data structure after dragging. - WM_SETCURSOR does not need to be handled as it is not sent whilst the window is captured. - Make uDragListMessage non-static so that we can re-use it elsewhere.
Patch: http://cvs.winehq.org/patch.py?id=13775
Old revision New revision Changes Path 1.19 1.20 +3 -13 wine/dlls/comctl32/draglist.c