P
Pham Tho Anh Minh
Guest
I am programming a Virtual Smart Card Reader using KDMF project template. As this is a virtual device, I don't implement PnP power management.
I've followed 'Design guide for developing drivers for smart card reader devices' and my driver could be installed successfully on the target system, my reader callback routine such as RDF_CARD_TRACKING has been getting called.
But the problem is the API SCardListReaders does not see my device. So, my application can not interact with it as a smart card reader.
I don't know how SCardListReaders works, show I can not identify what the problem is.
Thank you for trying to read my question. Any help is welcome.
Continue reading...
I've followed 'Design guide for developing drivers for smart card reader devices' and my driver could be installed successfully on the target system, my reader callback routine such as RDF_CARD_TRACKING has been getting called.
But the problem is the API SCardListReaders does not see my device. So, my application can not interact with it as a smart card reader.
I don't know how SCardListReaders works, show I can not identify what the problem is.
Thank you for trying to read my question. Any help is welcome.
Continue reading...