Home
last modified time | relevance | path

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

/reactos/dll/win32/setupapi/
H A Dinstall.c1415 if (flags & SPINST_UNREGSVR) in SetupInstallFromInfSectionW()
H A Ddevinst.c2706 …RY | SPINST_INI2REG | SPINST_FILES | SPINST_BITREG | SPINST_REGSVR | SPINST_UNREGSVR | SPINST_PROF… in SetupDiCreateDeviceInterfaceRegKeyW()
/reactos/sdk/include/psdk/
H A Dsetupapi.h596 #define SPINST_UNREGSVR 0x00000080 macro