comctl32: Make sure a WM_LBUTTONUP msg is dispatched while after a WM_LBUTTONDOWN msg

James Hawkins truiken at gmail.com
Thu May 12 00:11:46 CDT 2005


Hey Alexandre,

You were right about having the NM_CLICK msg sent in
LISTVIEW_LButtonUp, and the problem was that a WM_LBUTTONUP msg was
never sent.  This fixes the problem where you had to double click an
item in the drives list to select it.

Changelog
* Make sure a WM_LBUTTONUP msg is dispatched after tracking a WM_LBUTTONDOWN msg

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wm-lbuttonup.diff
Type: text/x-patch
Size: 594 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050512/112e726b/wm-lbuttonup.bin


More information about the wine-patches mailing list