- Clear data structure after dragging.
commit3864956e7f4c1ad0dfe3f63734a14960f44e3a8a
authorRobert Shearman <rob@codeweavers.com>
Tue, 14 Sep 2004 01:06:11 +0000 (14 01:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Sep 2004 01:06:11 +0000 (14 01:06 +0000)
treea3c8f4861bd8bbc0a00c5db174f7eef8a6ec28ce
parent79dcdd0af337822a016c0d798b7527eae1ef7be7
- 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.
dlls/comctl32/draglist.c