Home
last modified time | relevance | path

Searched refs:SP_ADDPROPERTYPAGE_DATA (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/storprop/
H A Ddisk.c58 SP_ADDPROPERTYPAGE_DATA AddPropertyPageData = {0}; in DiskClassInstaller()
74 sizeof(SP_ADDPROPERTYPAGE_DATA), in DiskClassInstaller()
104 sizeof(SP_ADDPROPERTYPAGE_DATA))) in DiskClassInstaller()
/reactos/dll/win32/setupapi/
H A Ddevclass.c75 …PROPERTYPAGE_ADVANCED, SETUP_PropertyAddPropertyAdvancedHandler, SP_ADDPROPERTYPAGE_DATA, AddPrope…
1200 sizeof(SP_ADDPROPERTYPAGE_DATA))) in SETUP_CallInstaller()
1221 sizeof(SP_ADDPROPERTYPAGE_DATA), in SETUP_CallInstaller()
1291 SP_ADDPROPERTYPAGE_DATA InstallerPropPageData; in SetupDiGetClassDevPropertySheetsW()
1376 ZeroMemory(&InstallerPropPageData, sizeof(SP_ADDPROPERTYPAGE_DATA)); in SetupDiGetClassDevPropertySheetsW()
/reactos/sdk/include/psdk/
H A Dsetupapi.h982 typedef SP_NEWDEVICEWIZARD_DATA SP_ADDPROPERTYPAGE_DATA, typedef