[PATCH 2/2] comctl32: Handle listview dragging better.

Lei Zhang thestig at google.com
Wed Sep 10 18:55:40 CDT 2008


Hi,

While testing listview dragging with ControlSpy, I noticed we're
sending many LVN_BEGINDRAG messages, while native comctl32 only sends
one. So I added the bDragging variable to keep track of state, and
skip editing items / focusing on them when the dragging ends.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-comctl32-Handle-listview-dragging-better.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080910/fef1be31/attachment.txt 


More information about the wine-patches mailing list