FreeRDP/winpr
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
..
include ifdef's for Cygwin compilation 2017-02-10 18:06:20 +03:00
libwinpr smartcard: implement ListReaderGroups 2017-02-16 16:59:03 +01:00
test fix string format specifiers 2016-12-16 13:48:43 +01:00
tools Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
.gitignore Add library libwinpr-tools 2016-05-03 14:42:08 +02:00
CMakeLists.txt Install man pages 2017-01-16 11:34:32 +01:00
WinPRConfig.cmake.in build: remove FREERDP_MONOLITHIC_BUILD 2016-01-12 17:32:32 +01:00
winpr.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
wlog.7 Fix issues in wlog man page 2016-12-01 15:36:31 +01:00