user: Fix and test behavior when selecting disabled menu items, and fix GetMenuItemRect()

James Hawkins truiken at gmail.com
Fri Apr 21 21:54:54 CDT 2006


On 4/21/06, tkho at ucla.edu <tkho at ucla.edu> wrote:
> Hello,
>
> This patch 1) changes the behavior of selecting disabled menu items, 2)
> recognizes VK_LMENU and VK_RMENU messages to the menu WndProc and 3) fixes
> GetMenuItemRect().
>

You should send one change/fix per patch.  The best option is to send
one patch for the tests, with todo_wine around them, and then send
separate patches to fix each problem.

--
James Hawkins



More information about the wine-devel mailing list