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
..
common Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
Mac Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
proxy Fixed invalid argument types 2022-04-29 14:38:41 +02:00
Sample Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
shadow shadow: convert incoming key scancode to DWORD before |= KBDEXT 2022-05-05 08:41:09 +02:00
Windows Refactored color.h 2022-04-28 08:40:47 +02:00
.gitignore First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
CMakeLists.txt Fixed CMake Targets file for server lib 2021-06-25 10:47:00 +02:00
freerdp-server.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ServerConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00