View Single Post
Old 04-18-2008, 04:53 AM   #1
Deric
Human being with feelings
 
Join Date: Mar 2007
Posts: 794
Default Virtual-Key Code support?

Hi,

Anyone know if VK-Key codes are (fully) supported in REAPER's API?

VK_SHIFT is shown as used in the MCU .cpp but as I'm not using an MCU I can't verify it works.

I've tried using a bunch of VK codes (should've tested just one first eh?) and can't get them to work.

For example:

VK_LBUTTON, VK_RBUTTON, VK_MENU, VK_CONTROL, VK_RETURN, VK_LEFT, VK_UP, VK_RIGHT, VK_DOWN.

If VK codes aren't fully implemented (yet?) would it be possible to implement the above, at the least, please? These functions would be very useful for control surface support.

If they are implemented is there anything I need to #Include (or anything else?) to use them?

Anyone?

Thank you!
__________________
REAPER? Oh yes...
Deric is offline   Reply With Quote