|
FreeRDP
|
Macros | |
| #define | KEY_SHOW_FUNCVIEW 0x1000 |
| #define | KEY_SHOW_CURSORVIEW 0x1001 |
| #define | KEY_SHOW_NUMPADVIEW 0x1002 |
| #define | KEY_SKIP 0x8000 |
| #define | KEY_MERGE_COLUMN 0x8001 |
| #define | KEYCODE_UNICODE 0x80000000 |
Variables | |
| struct ButtonItem | functionKeysItems [24] |
| struct ButtonItem | numPadKeysItems [24] |
| struct ButtonItem | cursorKeysItems [24] |
| #define KEY_MERGE_COLUMN 0x8001 |
| #define KEY_SHOW_CURSORVIEW 0x1001 |
| #define KEY_SHOW_FUNCVIEW 0x1000 |
| #define KEY_SHOW_NUMPADVIEW 0x1002 |
| #define KEY_SKIP 0x8000 |
| #define KEYCODE_UNICODE 0x80000000 |
| struct ButtonItem cursorKeysItems[24] |
| struct ButtonItem functionKeysItems[24] |
| struct ButtonItem numPadKeysItems[24] |