FreeRDP/channels/rdpdr/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 rdpdr: using new VirtualChannelEx api 2016-11-23 01:26:03 -08:00
devman.c reformatted 2022-06-23 08:48:39 +02:00
devman.h devman_load_device_service device argument can be const. 2019-10-24 15:04:48 +02:00
irp.c Use StreamPool in rdpdr 2022-06-27 11:21:24 +02:00
irp.h Use StreamPool in rdpdr 2022-06-27 11:21:24 +02:00
rdpdr_capabilities.c Fixed rdpdr stream leaks 2022-06-27 14:27:12 +02:00
rdpdr_capabilities.h Fixed argument checks for drive channel. 2016-01-24 15:21:06 +01:00
rdpdr_main.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
rdpdr_main.h Use StreamPool in rdpdr 2022-06-27 11:21:24 +02:00