Log in

View Full Version : a question from those who know how to develop drivers


Hero
July 3rd, 2008, 08:22
hi all
is it possible to have a plug and play virtual driver?
I mean for example something like a smart card reader driver.
Starting XP SP2,smart card reader driver SHOULD be PnP,but i wanna write a virtual one,and i don't know how.
I have been written a virtual drive,but because we need a HardwareID for it and install it for that HardwareID,it cannot be virtual.
Is there anyway to do it?

Regards