Files
FreeRDP/server
Alex Wilson 9591dd1f0d shadow: convert incoming key scancode to DWORD before |= KBDEXT
KBDEXT is 0x100, so if we |= it onto a UINT8 it actually does
nothing, making us interpret all scancodes as if they're
non-extended.
2022-05-05 08:41:09 +02:00
..
2022-04-29 14:38:41 +02:00
2022-04-28 08:40:47 +02:00