FreeRDP/winpr/include
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
..
winpr winpr: fixed HRESULT & SCODE types, added a ctest 2015-06-02 19:52:52 +02:00
CMakeLists.txt Added version and build info functions 2015-03-30 17:51:29 +02:00