FreeRDP/winpr/libwinpr/smartcard
Bernhard Miklautz 5a1c0081c5 fix smartcard: SCardStatus unicode handling
* fix StatusW_Call to rely and use SCardStatusW
* fix trace call in  StatusW_Call - needs to be called after the sizes
  are set
* unify SCardStatus functions for pcsc - let the internal function handle unicode directly

This fixes an issue with size calculations of SCardStatusW.
2017-12-14 15:46:14 +01:00
..
test feat winpr/smartcard: add test for SCardStatus 2017-12-13 17:04:06 +01:00
CMakeLists.txt libwinpr-smartcard: remove unused (and useless) pcsc-lite static link option 2015-01-20 20:15:10 -05:00
ModuleOptions.cmake libwinpr-smartcard: initial stubs 2014-04-02 20:54:46 -04:00
smartcard_inspect.c fix string format specifiers 2016-12-16 13:48:43 +01:00
smartcard_inspect.h libwinpr-smartcard: start smartcard API inspector 2014-05-26 15:57:37 -04:00
smartcard_pcsc.c fix smartcard: SCardStatus unicode handling 2017-12-14 15:46:14 +01:00
smartcard_pcsc.h fix channel/smartcard: remove SCardAddReaderName 2017-12-13 17:04:06 +01:00
smartcard_winscard.c fix channel/smartcard: remove SCardAddReaderName 2017-12-13 17:04:06 +01:00
smartcard_winscard.h libwinpr-smartcard: fix usage of native data types 2014-04-25 18:49:57 -04:00
smartcard.c fix channel/smartcard: remove SCardAddReaderName 2017-12-13 17:04:06 +01:00
smartcard.h libwinpr-smartcard: return SCARD_NO_SERVICE when no internal callback is registered 2014-04-27 20:11:31 -04:00