FreeRDP/winpr/libwinpr/path
akallabeth 5799fb2018 Replace ConvertFromUnicode and ConvertToUnicode
* Use new ConvertUtf8ToWChar, ConvertUtf8NToWChar,
  ConvertUtf8ToWCharAlloc and ConvertUtf8NToWCharAlloc
* Use new ConvertWCharToUtf8, ConvertWCharNToUtf8,
  ConvertWCharToUtf8Alloc and ConvertWCharNToUtf8Alloc
* Use new Stream UTF16 to/from UTF8 read/write functions
* Use new settings UTF16 to/from UTF8 read/write functions
2022-11-28 10:42:36 +01:00
..
include Removed heap module from WinPR 2021-12-23 14:27:12 +01:00
test Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
CMakeLists.txt Added ios home and temp dir support. 2016-10-06 13:43:08 +02:00
ModuleOptions.cmake libwinpr: stubbed Path API 2012-09-22 22:02:55 -04:00
path.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
shell_ios.h Reformatted to new style 2019-11-07 10:53:54 +01:00
shell_ios.m Fixed argument mismatch 2022-05-03 11:48:20 +02:00
shell.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00