Select the product you need help with
Code sample that shows how to filter IOCTLs that retrieve ATRs from a smart card reader driver by using the Windows 7 WDKArticle ID: 981665 - View products that this article applies to. On This PageINTRODUCTIONThis code sample shows how to filter smart card reader Input/Output Controls (IOCTL) that retrieve the answer to reset (ATR) from a smart card reader driver by using the Windows 7 Windows Development Kit (WDK). This sample can be used to make sure that the warm reset ATR matches the cold reset ATR so that the warm reset ATR is in compliance with the WinSCard discovery mechanism in the following Smart Card Minidriver Specification:
http://www.microsoft.com/whdc/device/input/smartcard/sc-minidriver.mspx
(http://www.microsoft.com/whdc/device/input/smartcard/sc-minidriver.mspx)
MORE INFORMATION
The following file is available for download from the Microsoft Download Center: Collapse this image ![]()
(http://download.microsoft.com/download/0/f/b/0fb6b0c8-cf68-4c42-8f31-67b28b286299/atrfiltr.exe)
Release Date: March 3, 2010 For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
(http://support.microsoft.com/kb/119591/
)
How to obtain Microsoft support files from online services
The AtrFilter.exe self-extracting file contains the following files. Collapse this table
Build the code sample
Install the code sampleNote This code sample was tested only on Windows 7.
For more information about how to create an installation application that adds this service as an upper filter for all smart card readers, read the MSDN article,
"Installing a Filter Driver." To do this, visit the following Web site:
Note A valid digital signature may be required to load this sample filter driver. http://msdn.microsoft.com/en-us/library/ms791322.aspx To manually add the driver service, you can run a command from an elevated command prompt. To do this, follow these steps:
(http://msdn.microsoft.com/en-us/library/ms791322.aspx)
PropertiesArticle ID: 981665 - Last Review: March 16, 2010 - Revision: 1.0
|





Back to the top








