FreeRDP/winpr/libwinpr/smartcard
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 Fixed unit tests run under memory sanitizer 2020-09-07 10:42:28 +02:00
CMakeLists.txt Added smartcard emulation layer 2022-01-11 12:34:43 +01:00
ModuleOptions.cmake libwinpr-smartcard: initial stubs 2014-04-02 20:54:46 -04:00
smartcard_inspect.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
smartcard_inspect.h Fixes for GetAttrib and some refactroing 2020-02-20 13:59:28 +01:00
smartcard_pcsc.c Replace ConvertFromUnicode and ConvertToUnicode 2022-11-28 10:42:36 +01:00
smartcard_pcsc.h Fixed warnings in pcsc layer 2020-02-20 14:03:29 +01:00
smartcard_winscard.c Refactored WinPR includes 2022-03-03 11:26:48 +01:00
smartcard_winscard.h Reformatted to new style 2019-11-07 10:53:54 +01:00
smartcard.c Unifiy string append functions 2022-06-17 08:41:46 +02:00
smartcard.h Fixed #2006: Use InitOnceExecuteOnce 2018-01-08 12:41:32 +01:00