FreeRDP/channels/client
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
..
.gitignore channels: added generation of static channel entry table 2012-10-07 22:53:24 -04:00
addin.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
addin.h Fixed -Wdocumentation errors 2022-04-28 11:24:51 +02:00
CMakeLists.txt dynamic channels: mutualize things for listeners and plugins 2022-07-07 12:21:23 +00:00
generic_dynvc.c Drdynvc needs love (#8059) 2022-07-26 12:53:41 +02:00
tables.c.in Fixed #5713: Use proper types to generate tables.c where possible. 2019-11-14 11:42:50 +01:00
tables.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00