Implement Drag List Control

Robert Shearman R.J.Shearman at warwick.ac.uk
Tue Mar 9 13:20:57 CST 2004


Hi,

This patch adds full support for drag list common controls. There are no
known bugs, so as far as I am concerned this is 100% complete compared
to ComCtl32 v5.81 and probably v6.0 too.
This patch also adds a new cursor, the copy cursor which is a normal
cursor (copied from user32) with a + sign next to it. This is needed as
the user can request the control to display this during dragging.
I have also fixed the tabs in LBItemFromPt. Don't mix tabs and spaces!
</rant>

Rob

Changelog:
- Implement the drag list control
- Fix tabs in LBItemFromPt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: draglist.diff
Type: text/x-patch
Size: 14220 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040309/a9b270f3/draglist.bin


More information about the wine-patches mailing list