Overwrite Key Handling in Windows Mobile
Hi all,
Referring to Keys and Key Codes for Windows Mobile (http://
msdn2.microsoft.com/en-us/library/bb431750.aspx)
0x75 VK_F6 VK_TVOLUMEUP Volume Up.
0x76 VK_F7 VK_TVOLUMEDOWN Volume Down.
How can I overwrite this F6 and F7 key handling in Windows Mobile?
E.g. I would like to call my function using F6 key.
Is it possible?
Thanks in advance.
Date:Thu, 26 Jul 2007 02:26:20 -0000
Author:
|