[try 2] comctl32: Ensure listview control has focus when marquee dragging

Owen Rudge orudge at codeweavers.com
Mon Oct 19 10:57:14 CDT 2009


This patch fixes an issue whereby a selection marquee would not function 
correctly when the listview hadn't first been clicked on. Try 2 moves 
the call to LButtonDown rather than MouseMove, to be consistent with 
Windows.

---
  dlls/comctl32/listview.c |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: d42e16eea0f307e4306f33ff80b8c2b87a7ff0f8.diff
Type: text/x-patch
Size: 472 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091019/7267cc6d/attachment.bin>


More information about the wine-patches mailing list