- How to remove all registers that my project add?
- Posted by bluestar on June 20th, 2008
Dear Sir:
My project used SetupDiEnumDeviceInterfaces,
SetupDiGetDeviceInterfaceDetail and
CM_Locate_DevNode to find the devices, and then used
SetupDiSetDeviceRegistryProperty
to install / uninstall LowerFilter driver
( parameter:SPDRP_LOWERFILTERS ).
It works successfully when the device is present.
Now if want to uninstall LowerFilter driver, I hope to remove
it from all devices that already installed,
wheter the device is present or not.(some devices already
installed driver before, but they are not
present now)
I think it is easy when the device is present, but i don't
know how to remove when the device is not
presnet.
Anyone can teach me how to reach this goal?
Similar Posts
- GET PAID FROM GOOGLE PROJECT NETWORK .IT IS LIKE A CHILD PLAY.ANY ONECAN MAKE IT.SINGLE PROJECT CAN EARN $1000.THE LINK IS BELOW (Microprocessors) by vicky
- Project in IL - moline for 8 months - inhouse project - Sure closure ... (UNIX / Variants) by abhishek.roy0283@gmail.com
- Debugging Virtual AddressSpace Project in Monolith INTEGRITY Application Project (Microprocessors) by Alex Vinokur
- Difference of core registers and peripheral registers (Microprocessors) by Ravi kumar.N
- Release of Project Management Tutor 1.0 : Useful to new project managers (Software & Applications) by Smartworks:

