Home
last modified time | relevance | path

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

/reactos/dll/win32/setupapi/
H A Dsetupapi_private.h384 BOOL EnumerateSectionsStartingWith(HINF hInf, LPCWSTR pStr, FIND_CALLBACK Callback, PVOID Context);
H A Dparser.c2387 BOOL EnumerateSectionsStartingWith( in EnumerateSectionsStartingWith() function
H A Ddevinst.c488 if (!EnumerateSectionsStartingWith( in SetupDiGetActualSectionToInstallExW()