Hi,
I have just downloaded the WDK for Windows 2008 Server RC0 (6001). But I cannot locate the smart card driver sample mentioned in earlier posts (e.g. thread http://www.osronline.com/showthread.cfm?link=111570).
Anyone know where it is? I’m wondering if it has been removed from the current 6001 release?
Ditta
It’s in the smartcrd directory under src, not under kmdf.
I think that Tim already mentioned this in the last thread, but just to be sure, in order to install this under any OS other than S2008, you will need to build this under the Vista 6000 RTM WDK environment, because S2008 will use KMDF 1.7, which is supported only on S2008.
Good luck,
mm
Yes. The example is located at the following path:
\WinDDK\6001\src\smartcrd
Regards.