R
Rastlin Chen
Hey! I write a driver for usb device.
I can call UpdateDriverForPlugAndPlayDevices to replace inbox driver with my
driver when device is on system.
But if device is not on system, I must delete HKLM/CurrentControlSet/
Enum/USB/{ID Value} to force device recgonize
when it replug on system.
In XP I can delete it, but how can I do it in Vista?
Thanks a lot!
I can call UpdateDriverForPlugAndPlayDevices to replace inbox driver with my
driver when device is on system.
But if device is not on system, I must delete HKLM/CurrentControlSet/
Enum/USB/{ID Value} to force device recgonize
when it replug on system.
In XP I can delete it, but how can I do it in Vista?
Thanks a lot!