FreeRDP/channels/smartcard/client
Bernhard Miklautz e3d45c4580 fix channel/smartcard: remove SCardAddReaderName
SCardAddReaderName isn't part of the SCard API.

Note: removing this also removes the possibility to redirect single
smartcard readers with /smartcard:READERNAME. However this features
wasn't implemented in a general way and will be re-added as part of
the smart card channel directly.
2017-12-13 17:04:06 +01:00
..
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
smartcard_main.c fix channel/smartcard: remove SCardAddReaderName 2017-12-13 17:04:06 +01:00
smartcard_main.h fix channel/smartcard: simplify channel variables 2017-12-13 17:04:06 +01:00
smartcard_operations.c fix channel/smartcard: GetStatusChange return code 2017-12-13 17:04:06 +01:00
smartcard_pack.c fix channel/smartcard: simplify channel variables 2017-12-13 17:04:06 +01:00
smartcard_pack.h smartcard: implement ListReaderGroups 2017-02-16 16:59:03 +01:00