-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ludovic Rousseau wrote: > Since I did not received any bug reports regarding the problems I > solved I imagine nearly no one is using the pcsc-lite beta versions.
I am! :-) > - src/winscard.c: > . SCardControl() (new API) can now be used with a IFDHandler v2.0 or > v3.0. The previous code was broken and only worked with an > IFDHandler v3.0 > (crashed with a v2.0). > - src/PCSC/ifdhandler.h: > . IFDHControl(): use PUCHAR instead of LPCVOID and LPVOID so the > driver can use TxBuffer[x] without needing a cast. > . it is now possible to compile a IFDHandler v2.0 with this include > file. Just #define IFDHANDLERv2 in your source code before > #include <ifdhandler.h> Thanks a lot for these two improvements! They really helped me having a clean development environment on my Debian unstable, where I am developing a network prototype based on a v2 IFD driver... though at the moment, since the beta4 is not in Debian yet, I must set ln -sf /opt/pcsclite-cvs/PCSC/src/PCSC/ifdhandler.h /usr/include/PCSC :) Cheers and thanks again for your great work - -- clem / Cl�ment S�veillac Guest Researcher, Computer Security Division National Institute of Standards and Technology, MD, USA Tel: (301) 975 2593 - Web: http://csrc.nist.gov/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Secure Email! http://dudu.dyn.2-h.org/gpg-enigmail-howto iQEVAwUBQPfzE8U+9tkmxwzxAQLQ9Af/fx57+UhIPlz4roLOAn/uOMPtBd2tIVL2 WGbeC0RAACznJ95HQAdWGpWOWnE+UHAq+xhbzGXpsIMVhAHE5o2jPl9vQxcwJvPB DJrvbwX6/RcsuXc9y5Oa+Ad49MNr5hoGqGTLaosbpW2BjiKCjtlgxeCnI8QNF02R 5ekMJ5qv7zxt48Gxpe3BT8wYfLvehHkPC0wHO6LGx3EJwSCXi/g/Sl7usVGE0AUd to62RJ3WERGmQAyg01dLIxoItfFfO2XpIIfGaNpP4MMNG4VdBT8zONsKI9XiC8ja dPacsiVOO70jeAPU86HVBgCOzHP3W35q6HLnNtZQnugq14gfT3dHbg== =yLx5 -----END PGP SIGNATURE----- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
