Tech Support > Microsoft Windows > Drivers > Need help with SetupDiBuildDriverInfoList routine
Need help with SetupDiBuildDriverInfoList routine
Posted by Jerome on December 1st, 2005


I'm trying to use this routine to enumerate all the INFs. However, it's
taking a very long time. It mentiones in the MSDN library that I can use the
DriverPath member and the flag member of the SP_DEVINSTALL_PARAMS structure
to indicate a specific INF. My question is how do you do that? The arguments
of the SetupDiBuildDriverInfoList routine doesnt include this structure?


Similar Posts