FreeRDP/channels/rail
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 Fixed -Wshadow warnings 2022-06-30 10:49:02 +02:00
server Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
CMakeLists.txt rail server: implement channel code for rail server 2019-12-12 11:10:44 +01:00
rail_common.c Added new rail orders textscaleinfo and caretblinkrate 2022-06-29 11:41:45 +02:00
rail_common.h Added rail_get_order_type_string_full for better debug logs 2022-06-29 09:14:40 +02:00