opensc/src
alonbl d7941bf850 Re-add pcsc-lite compile-time dependency
Win64 changed the SCARDCONTEXT from LONG to ULONG_PTR,
pcsc-lite did not follow this on 64bit platforms.
This breaks the pcsc module.

To solve this we use installed winscard.h in order to get proper
declerations.

As mingw32 does not have winscard.h we keep current types. mingw64 and
pcsc-lite system have winscard.h.



git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3590 c6295689-39f2-0310-b995-f0e70906c6a9
2008-10-27 19:16:28 +00:00
..
common add a prototype for compat_dummy() 2008-05-22 12:14:39 +00:00
include ruToken fixups 2008-04-18 14:08:23 +00:00
libopensc Re-add pcsc-lite compile-time dependency 2008-10-27 19:16:28 +00:00
openssh More separate srcdir fixups 2008-04-01 19:04:33 +00:00
pkcs11 slot_get_token(): return CKR_TOKEN_NOT_PRESENT if CKF_TOKEN_PRESENT is 2008-10-10 09:39:27 +00:00
pkcs15init Add new entersafe driver for ePass 3000 tokens. 2008-08-20 05:41:20 +00:00
scconf Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
signer Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
tests Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
tools Handle spaces correctly 2008-10-04 19:52:56 +00:00
Makefile.am More separate srcdir fixups 2008-04-01 19:04:33 +00:00
Makefile.mak use ltdl not scdl. 2005-09-09 14:43:59 +00:00