[PATCH 1/3] comctl32: Get rid of DragDetect.

Lei Zhang thestig at google.com
Wed Oct 29 04:07:40 CDT 2008


Hi,

Using DragDetect() causes WM_LBUTTONUP messages to go missing in the
listview control. My previous attempt to use PeekMessage() to prevent
this doesn't always work. We should just take the functionality from
DragDetect and only process the current message.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-comctl32-Get-rid-of-DragDetect.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081029/5bef23dd/attachment.txt 


More information about the wine-patches mailing list