comctl32/tab: Send NM_RCLICK on WM_RBUTTONUP

Nikolay Sivov nsivov at codeweavers.com
Thu May 12 15:58:14 CDT 2011


Fixes http://bugs.winehq.org/show_bug.cgi?id=18899

Also a test with Control Spy application shows exactly that - NM_RCLICK 
is sent on button release.

Initial commit is from 1999 - 
http://source.winehq.org/git/wine.git/commit/b2e099cf
so bug only visible if WM_RBUTTONDOWN does reach control procedure, 
otherwise parent is notified but a bit earlier.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Send-NM_RCLICK-on-WM_RBUTTONUP.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110513/ea12a56a/attachment.txt>


More information about the wine-patches mailing list