FreeRDP/winpr
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
..
include Removed static channel variables. 2016-10-06 13:43:09 +02:00
libwinpr Added ios home and temp dir support. 2016-10-06 13:43:08 +02:00
test winpr: fixed HRESULT & SCODE types, added a ctest 2015-06-02 19:52:52 +02:00
tools Add library libwinpr-tools 2016-05-03 14:42:08 +02:00
.gitignore Add library libwinpr-tools 2016-05-03 14:42:08 +02:00
CMakeLists.txt Merge pull request #3405 from hardening/wlog_man 2016-07-07 10:38:51 +02:00
winpr.pc.in First shot on fixing over linking 2016-03-29 18:14:34 +02:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
wlog.1 Add a dedicated man page for wLog 2016-06-21 09:49:44 +02:00