FreeRDP/channels/rdpdr
Armin Novak dadc5262ae Removed static channel variables.
Global static variables do not work, if more than one instance
of an RDP client is running in the same process space.
Removed the varaibles where possible and replaced them with
thread local storage where necessary.
2016-10-06 13:43:09 +02:00
..
client Removed static channel variables. 2016-10-06 13:43:09 +02:00
server ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
ChannelOptions.cmake channels/rdpdr: start server-side device redirection 2013-08-18 18:09:12 -04:00
CMakeLists.txt channels/rdpdr: start server-side device redirection 2013-08-18 18:09:12 -04:00