Two minor comments on the pcsc-lite 0.2 release: - SCardListReaders expects LPSTR *mszReaders in documentation, but only LPSTR in source code, e.g. who is responsible for allocating the buffer ? - SCardStatus must return SCARD_S_SUCCESS instead of the local variable rv at the end of the function. Hope this helps Marcus *************************************************************** Linux Smart Card Developers - M.U.S.C.L.E. (Movement for the Use of Smart Cards in a Linux Environment) http://www.linuxnet.com/smartcard/index.html ***************************************************************