FreeRDP/winpr
Emmanuel Ledoux ab4a744b08 libwinpr: attempt to fix TerminateThread(...).
The following sequence should not hang forever anymore: TerminateThread(thread, 0); WaitForSingleObject(thread, INFINTE);
2015-01-27 21:05:40 +01:00
..
include Added function WTSErrorToString to get a string from an error code. 2015-01-20 11:03:21 +01:00
libwinpr libwinpr: attempt to fix TerminateThread(...). 2015-01-27 21:05:40 +01:00
tools Fixed memory leak. 2014-11-17 00:47:54 +01:00
.gitignore
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
WinPRConfig.cmake.in cmake: export to different directory, export more build info 2013-10-29 15:16:44 -04:00