FreeRDP/server/shadow/Win
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
..
win_dxgi.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
win_dxgi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
win_rdp.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
win_rdp.h Use a client/common context component 2022-02-22 09:44:13 +01:00
win_shadow.c Replaced memset/ZeroMemory with initializer 2022-10-14 12:11:01 +02:00
win_shadow.h Reformatted to new style 2019-11-07 10:53:54 +01:00
win_wds.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
win_wds.h Reformatted to new style 2019-11-07 10:53:54 +01:00