Home
last modified time | relevance | path

Searched refs:SPINST_REGSVR (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/advpack/
H A Dinstall.c341 SPINST_INIFILES | SPINST_REGISTRY | SPINST_REGSVR, in spapi_install()
/reactos/dll/win32/setupapi/
H A Dinstall.c1395 if (flags & SPINST_REGSVR) in SetupInstallFromInfSectionW()
H A Ddevinst.c2706 …S | SPINST_REGISTRY | SPINST_INI2REG | SPINST_FILES | SPINST_BITREG | SPINST_REGSVR | SPINST_UNREG… in SetupDiCreateDeviceInterfaceRegKeyW()
/reactos/dll/win32/syssetup/
H A Dwizard.c2157 … SPINST_REGISTRY | SPINST_REGISTERCALLBACKAWARE | SPINST_REGSVR, in RegisterDlls()
/reactos/sdk/include/psdk/
H A Dsetupapi.h594 #define SPINST_REGSVR 0x00000040 macro