FreeRDP/winpr/libwinpr/sysinfo
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
..
cpufeatures Added const to function arguments 2021-02-17 11:29:56 +01:00
test WINPR_UNUSED argc, argv for unit tests 2021-08-24 10:45:57 +02:00
CMakeLists.txt Fixed windows overlinking. 2019-03-18 15:10:21 +01:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sysinfo.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00