FreeRDP/winpr/libwinpr/io
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 [winpr,io] removed unused unimplemented functions 2022-11-21 09:16:54 +01:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
device.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
io.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
io.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
ModuleOptions.cmake libwinpr: add stubs for io and file modules 2012-09-24 15:58:33 -04:00