Hi
I'm writting an installator for usb modem (W2k, C++). I can install it and
uninstall.
For installing i'm using UpdateDriverForPlugAndPlayDevices. But after
uninstall i can't install drivers again until i do hardware rescan or plug
out and plug in device. So my question is: how to make rescan for new
hardware programatically with API functions?
thanks in advance
P