FreeRDP/winpr/libwinpr/smartcard
Andreas Schultz d2f98261f7 smartcard: implement ListReaderGroups
Conflicts:
	channels/smartcard/client/smartcard_operations.c
	channels/smartcard/client/smartcard_pack.c
	channels/smartcard/client/smartcard_pack.h

smartcard_operations: move handling of call argument into functions

The call argument was only use by static functions and was always equal
to operation->call. Remove the argument and use operation-call directly.

Also put the memory allocation and check into the same place.

Conflicts:
	channels/smartcard/client/smartcard_operations.c

Updated formatting and API
2017-02-16 16:59:03 +01:00
..
test fix string format specifiers 2016-12-16 13:48:43 +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 smartcard: implement ListReaderGroups 2017-02-16 16:59:03 +01:00
smartcard_pcsc.h channels/smartcard: cleanup SCardControl 2014-12-22 16:25:59 -05:00
smartcard_winscard.c libwinpr-utils: extend wlog prefix format 2014-05-28 10:38:32 -04:00
smartcard_winscard.h libwinpr-smartcard: fix usage of native data types 2014-04-25 18:49:57 -04:00
smartcard.c libwinpr-smartcard: start smartcard API inspector 2014-05-26 15:57:37 -04:00
smartcard.h libwinpr-smartcard: return SCARD_NO_SERVICE when no internal callback is registered 2014-04-27 20:11:31 -04:00