#define VK_TSOFT2 VK_F2//softkey 2
#define Vk_ttalk VK_F3//Talk
#define Vk_tend VK_F4//End
#define Vk_thome Vk_lwin//Home
#define Vk_tback Vk_escape//back
#define Vk_taction Vk_return//Action
#define Vk_trecord VK_F10//Record
#define VK_TFLIP vk_f17//Flip
#define Vk_tpower vk_f1//Power
#define VK_TVOLUMEUP VK_F6//Volume up
#define Vk_tvolumedown VK_F7//Volume down
Keyboard commonly used ASCII code:
Esc key Vk_escape (+)
Enter: Vk_return (+)
TAB Key: Vk_tab (9)
Caps Lock key: Vk_capital
SHIFT Key: Vk_shift ($ $)
Ctrl key: Vk_control (+)
alt key: Vk_menu (+)
Space bar: Vk_space ($20/32)
BACKSPACE: Vk_back (8)
Left logo key: Vk_lwin (a)
Right logo key: Vk_lwin
Right-click Shortcut key: Vk_apps (Vk_insert) Insert key:
HOME Key: Vk_home (+)
Page Up:vk_prior (+)
Pagedown:vk_next ()
END Key: Vk_end (+)
Delete Key: Vk_delete (46) arrow key (←): Vk_left (PNS )
arrow keys (↑): Vk_up ($)
direction key (→): vk_right (in)
arrow keys (↓): Vk_down (+)
F1 Key: vk_f1 ()
F2 Key: Vk_f2 (113)
F3 key: Vk_f3 (114)
F4 key: vk_f4 ( ),
F5 key: vk_f5 (n/a)
F6 key: vk_f6 (117)
F7 key: vk_f7 (118)
F8 key: vk_f8 (119)
F9 Key: vk_f9 (+)
F10 key: vk_f10 (121)
F11 key: vk_f11 (122)
F12 key: vk_f12 (123)
Num lock Key: vk_numlock ( 144)
Keypad 0: vk_numpad0 (
) keypad 1: vk_numpad0 ( )
Keypad 2: vk_numpad0 (98)
Keypad 3: vk_numpad0 ()
Keypad 4: vk_numpad0 (+)
Keypad 5: vk_numpad0 (101)
Keypad 6: vk_numpad0 (102)
Keypad 7: vk_numpad0 (103)
Keypad 8: vk_numpad0 (104)
Keypad 9: vk_numpad0 ( );
Keypad .: vk_decimal ($)
Numpad *: vk_multiply (106)
Numpad: vk_multiply (107)
Numpad-: vk_subtract (109)
Numpad/: Vk_divide (111)
Pause Break key: Vk_pause (19)
Scroll Lock key: Vk_scroll (145)
Windows Mobile Common key value VK corresponding table