FreeRDP/winpr/libwinpr/clipboard
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
..
test Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
clipboard.c WinPR::Clipboard: Refactor synthetic file 2022-09-26 14:01:20 +02:00
clipboard.h Test uri fix (#8232) 2022-09-26 11:22:02 +02:00
CMakeLists.txt WinPR::Clipboard: Refactor synthetic file 2022-09-26 14:01:20 +02:00
ModuleOptions.cmake libwinpr-clipboard: initial commit 2014-10-17 15:19:05 -04:00
synthetic_file.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
synthetic_file.h WinPR::Clipboard: Refactor synthetic file 2022-09-26 14:01:20 +02:00
synthetic.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00