Fixed typo and changed Canadian French (legacy) to 0x00000c0c which most online docs support.
This commit is contained in:
parent
00b01f1b4e
commit
eeeaa1f4df
@ -117,9 +117,9 @@ typedef struct _RDP_KEYBOARD_LAYOUT RDP_KEYBOARD_LAYOUT;
|
||||
#define KBD_UZBEK_CYRILLIC 0x00000843
|
||||
#define KBD_INUKTITUT_LATIN 0x0000085D
|
||||
#define KBD_CANADIAN_ENGLISH 0x00001009
|
||||
#define KBD_CANADIAN_FRENCH_LEGACY 0x00001009
|
||||
#define KBD_CANADIAN_FRENCH_LEGACY 0x00000C0C
|
||||
#define KBD_SERBIAN_CYRILLIC 0x00000C1A
|
||||
#define KBD_CANADIAN_FRENCH 0x000000C0C
|
||||
#define KBD_CANADIAN_FRENCH 0x00000C0C
|
||||
#define KBD_SWISS_FRENCH 0x0000100C
|
||||
#define KBD_BOSNIAN 0x0000141A
|
||||
#define KBD_IRISH 0x00001809
|
||||
|
Loading…
x
Reference in New Issue
Block a user