FreeRDP/winpr
Norbert Federa 77769f10b6 winpr: fixed HRESULT & SCODE types, added a ctest
- HRESULT was unsigned which means that until now all usages of the
  SUCCEDED(hr) and FAILED(hr) macros never detected any errors
- Also fixed the (unused) SCODE typedef
- Added new ctest TestTypes
2015-06-02 19:52:52 +02:00
..
include winpr: fixed HRESULT & SCODE types, added a ctest 2015-06-02 19:52:52 +02:00
libwinpr Fixed MessageQueue and callers 2015-05-29 14:24:14 +02:00
test winpr: fixed HRESULT & SCODE types, added a ctest 2015-06-02 19:52:52 +02:00
tools free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
.gitignore libwinpr-registry: start implementation 2012-06-05 18:56:31 -04:00
CMakeLists.txt winpr: add intrin.h 2015-05-26 16:41:29 +02:00
WinPRConfig.cmake.in cmake: export to different directory, export more build info 2013-10-29 15:16:44 -04:00