FreeRDP/channels/rail
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
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
CMakeLists.txt channels: refactoring of channels cmake scripts with macros 2012-10-17 02:14:19 -04:00
rail_common.c Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00
rail_common.h Remove WIN32ERROR type 2015-08-27 05:38:20 -07:00