14 Sep
2004
14 Sep
'04
1:06 a.m.
ChangeSet ID: 13775 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/09/13 20:06:11 Modified files: dlls/comctl32 : draglist.c Log message: Robert Shearman <rob(a)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