[Bug 4685] SendInput() has wrong behavior when sending ALT+KEY combo

Wine Bugs wine-bugs at winehq.org
Tue Mar 14 18:26:58 CST 2006


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





------- Additional Comments From tkho at ucla.edu  2006-14-03 18:26 -------
Created an attachment (id=2054)
 --> (http://bugs.winehq.org/attachment.cgi?id=2054&action=view)
Patch to recognize VK_LMENU and VK_RMENU in alt-key combos

This patch looks for VK_LMENU and VK_RMENU in addition to VK_MENU when dealing
with ALT-key combo messages. This is the easiest way to add this functionality,
but arguably not the cleanest.

Any comments?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list