[try 2] comctl32: Implement highlighting (marquee) selection support in listview

Owen Rudge orudge at codeweavers.com
Mon Sep 21 09:52:14 CDT 2009


This patch adds support for selecting multiple items in a 
multi-selection listview using the mouse (by dragging and highlighting). 
It has been reimplemented in a more efficient manner compared to the 
previous patches.

---
  dlls/comctl32/listview.c |  135 
++++++++++++++++++++++++++++++++++++++++-----
  1 files changed, 120 insertions(+), 15 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: de0de8348ef91067b666ad8961a64c35737745b6.diff
Type: text/x-patch
Size: 7230 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090921/3fa44ff4/attachment.bin>


More information about the wine-patches mailing list