[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-smartcardddk
Subject:    how to hook on resource manager
From:       allen hu <ahu () ALCORMICRO ! COM>
Date:       2000-08-15 0:27:31
[Download RAW message or body]


Dear Sir;
1) how to write a  PCSC driver, let it be called by scardsrv.exe

I have execute  SmartcardCeateLink at DriverEntry
also, I have test IoCreateSymbolicLink, it still fails.

The code is

UNICODE_STRING name,LinkName;
NTSTATUS status;

RtlInitUnicodeString(&name,L"\\DosDevices\\TESTSCR0");
status=SmartcardCreateLink(&LinkName, &name);

or
 
IoCreateSymbolicLink((&LinkName, &name);

2) how to write a  PCSC driver, let it be called by Iscard::AttachByReader

please give me some suggestion

Thanks

Allen



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic