FreeRDP/winpr/libwinpr/file
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
..
test Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
CMakeLists.txt winpr/file: initial regular file support 2015-09-09 16:47:03 +02:00
file.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
file.h Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00
generic.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
ModuleOptions.cmake libwinpr: add stubs for io and file modules 2012-09-24 15:58:33 -04:00
namedPipeClient.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
pattern.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00