FreeRDP/winpr
Norbert Federa a45ac8dad8 winpr/path: fix PathCchFindExtensionA and more
- PathCchFindExtensionA had an off-by-one error when verifying the
  required null termination
- TestPathCchFindExtension used unicode strings when testing the
  *A (ASCII) functions
- The PathAllocCombineW implementation (which is still buggy has
  hell) used strlen to calculate the lenght of unicode strings

TestPath now succeeds on WIN32
2016-05-26 18:36:02 +02:00
..
include winpr/thread: fix TestThreadCreateProcess 2016-05-25 15:47:58 +02:00
libwinpr winpr/path: fix PathCchFindExtensionA and more 2016-05-26 18:36:02 +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 freerdp: more UWP porting 2016-03-29 20:34:52 -04: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