FreeRDP/channels/remdesk/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
..
CMakeLists.txt remdesk: Using new VirtualChannelEx api 2016-11-23 01:25:29 -08:00
remdesk_main.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
remdesk_main.h Cleaned up use of rdpSettings in channels 2022-03-28 15:52:32 +02:00