FreeRDP/winpr/libwinpr/path
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/path: fix PathCchFindExtensionA and more 2016-05-26 18:36:02 +02:00
test winpr/path: fix PathCchFindExtensionA and more 2016-05-26 18:36:02 +02:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
ModuleOptions.cmake libwinpr: stubbed Path API 2012-09-22 22:02:55 -04:00
path.c winpr/path: fix PathCchFindExtensionA and more 2016-05-26 18:36:02 +02:00
shell.c libwinpr-path: fix missing shlwapi.lib import 2016-03-30 10:58:36 -04:00