comctl32: Only execute hit test in MouseMove if necessary

Owen Rudge orudge at codeweavers.com
Fri Oct 16 10:20:52 CDT 2009


This patch moves the hit testing in the MouseMove function for the 
listview down, so that it isn't needlessly executed when performing a 
marquee selection.

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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 84b5de728372eaa3a39449a487c5398dd1d5cb92.diff
Type: text/x-patch
Size: 1068 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091016/dfd37ef2/attachment.bin>


More information about the wine-patches mailing list