Smart Card Driver Registry Settings (Windows CE 5.0)
The following is a sample Smart Card registry key entry.
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SmartCard]
"Prefix"="SCA"
"Dll"="scard.dll"
"Index"=dword:1
"Order"=dword:1
You can add support for the Schlumberger Reflex USB Smart Card Reader by adding the appropriate registry keys, registry settings and SCM Microsystems reader driver along with the following registry key.
[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\1254_8196\Default\Default\STCUSB]
"Dll"="stcusb.dll"
Note Setting this registry key will work only if you include the driver for the SCM Microsystems SCR300 USB Smart Card Reader in your OS design. The Sysgen variable that you need to set to activate this device driver is SYSGEN_USB_SMARTCARD.
See Also
Smart Card Driver Architecture | Smart Card Driver Samples
Send Feedback on this topic to the authors