https://learn.microsoft.com/en-us/windows/win32/api/setupapi/ns-setupapi-sp_drvinfo_detail_data_a?redirectedfrom=MSDN
SP_DRVINFO_DETAIL_DATA_A (setupapi.h) - Win32 apps | Microsoft Learn
An SP_DRVINFO_DETAIL_DATA structure contains detailed information about a particular driver information structure. (ANSI)
spdetaildata
https://learn.microsoft.com/en-us/windows/win32/api/setupapi/nf-setupapi-setupgetinfdriverstorelocationa?redirectedfrom=MSDN
SetupGetInfDriverStoreLocationA function (setupapi.h) - Win32 apps | Microsoft Learn
The SetupGetInfDriverStoreLocation function retrieves the fully qualified file name (directory path and file name) of an INF file in the driver store that...
functionsetupapihappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/setupapi/ns-setupapi-sp_drvinfo_data_v1_a?redirectedfrom=MSDN
SP_DRVINFO_DATA_V1_A (setupapi.h) - Win32 apps | Microsoft Learn
An SP_DRVINFO_DATA structure contains information about a driver. This structure is a member of a driver information list that can be associated with a...
spdata
https://learn.microsoft.com/en-us/windows/win32/api/setupapi/nf-setupapi-setupdigetactualsectiontoinstallexa?redirectedfrom=MSDN
SetupDiGetActualSectionToInstallExA function (setupapi.h) - Win32 apps | Microsoft Learn
The SetupDiGetActualSectionToInstallEx function retrieves the name of the INF DDInstall section that installs a device for a specified operating system and...
functionsetupapihappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/setupapi/ns-setupapi-sp_devinfo_data?redirectedfrom=MSDN
SP_DEVINFO_DATA (setupapi.h) - Win32 apps | Microsoft Learn
An SP_DEVINFO_DATA structure defines a device instance that is a member of a device information set.
spdevinfodatasetupapih
https://learn.microsoft.com/en-us/windows/win32/api/setupapi/nf-setupapi-setupremoveinstallsectionfromdiskspacelista?redirectedfrom=MSDN
SetupRemoveInstallSectionFromDiskSpaceListA function (setupapi.h) - Win32 apps | Microsoft Learn
The SetupRemoveInstallSectionFromDiskSpaceList function searches an Install section of an INF file for CopyFiles and DelFiles lines, and removes the file...
functionsetupapihappsmicrosoft