FreeRDP/channels/encomsp/client
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
..
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
encomsp_main.c Removed static channel variables. 2016-10-06 13:43:09 +02:00
encomsp_main.h introduced channel error reporting system 2015-07-15 00:50:35 -07:00