FreeRDP/channels/urbdrc
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
..
client Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
common Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
ChannelOptions.cmake Deactivate USB redirection for IOS and ANDROID by default. 2020-02-26 13:53:25 +01:00
CMakeLists.txt Added compile time urbdrc debug option 2020-07-07 10:43:08 +02:00