Home
last modified time | relevance | path

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

/reactos/dll/win32/setupapi/
H A Ddevinst.c59 struct CoInstallerElement struct
4173 struct CoInstallerElement *coinstaller; in SetupDiCallClassInstaller()
4178 ZeroMemory(coinstaller, sizeof(struct CoInstallerElement)); in SetupDiCallClassInstaller()
4217 struct CoInstallerElement *coinstaller; in SetupDiCallClassInstaller()
4271 struct CoInstallerElement *coinstaller; in SetupDiCallClassInstaller()
4272 coinstaller = CONTAINING_RECORD(ListEntry, struct CoInstallerElement, ListEntry); in SetupDiCallClassInstaller()
4287 struct CoInstallerElement *coinstaller; in SetupDiCallClassInstaller()
4288 coinstaller = CONTAINING_RECORD(ListEntry, struct CoInstallerElement, ListEntry); in SetupDiCallClassInstaller()
4327 struct CoInstallerElement *coinstaller; in SetupDiCallClassInstaller()
4328 coinstaller = CONTAINING_RECORD(ListEntry, struct CoInstallerElement, ListEntry); in SetupDiCallClassInstaller()
[all …]