FreeRDP/server/test
Pawel Jakub Dawidek 1fa1331a54 Modify the UnicodeKeyboardEvent callback to also include flags argument.
According to the specification first two bytes contain keyboardFlags.
Those keyboardFlags are a bit different than in the regular (non-unicode)
Keyboard Event. There is no KBD_FLAGS_EXTENDED here and also when
key is pressed there is neither KBD_FLAGS_DOWN nor KBD_FLAGS_RELEASE flag
set. When key is released the KBD_FLAGS_RELEASE flag is set.
2012-02-07 12:22:01 +01:00
..
CMakeLists.txt wtsvc: implement channel open/close. 2011-12-12 16:23:42 +08:00
rfx_test.pcap tfreerdp-server: cleanup 2011-09-13 15:53:28 -04:00
server.crt server: accept TLS connection from the client. 2011-08-19 13:35:29 +08:00
server.key server: accept TLS connection from the client. 2011-08-19 13:35:29 +08:00
test_icon.ppm server/test: add background and icon. 2011-08-24 23:10:23 +08:00
tfreerdp.c Modify the UnicodeKeyboardEvent callback to also include flags argument. 2012-02-07 12:22:01 +01:00