Tuesday, March 21, 2006, 3:49:53 PM, tkho@ucla.edu wrote:
Patch to recognize VK_LMENU and VK_RMENU in alt-key combos (bug 4685)
2006-03-21 Thomas Kho tkho@ucla.edu
I'm sorry but this is further away from native, not closer. I just made some tests, and native sets/clears VM_MENU whenever right or left ALT is pressed/depressed. So we should be doing the same thing. Btw exactly the same thing happens with CONTROL & SHIFT.
I will try to send these tests today-tomorrow. But you could try that yourself using SendInput().
Vitaliy Margolen