Home
last modified time | relevance | path

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

/reactos/dll/cpl/desk/
H A Dgeneral.c27 if (SetupFindFirstLine(hInf, _T("Font Sizes"), NULL, &Context)) in InitFontSizeList()
/reactos/dll/cpl/intl/
H A Dkblayouts.c216 if (SetupFindFirstLine(hIntlInf, L"Locales", szLangID, &InfContext)) in AddNewKbLayoutsByLcid()
H A Dadvanced.c33 if (!SetupFindFirstLine(hInf, in GetSupportedCP()
/reactos/dll/win32/syssetup/
H A Dinstall.c194 if (!SetupFindFirstLine(hinf, pszSection, NULL, &Context)) in CreateShortcutsFromSection()
240 if (!SetupFindFirstLine(hinf, szSection, NULL, &Context)) in CreateShortcuts()
450 res = SetupFindFirstLine(hinf, szSection, NULL, &InfContext); in RegisterTypeLibraries()
/reactos/sdk/include/psdk/
H A Dsetupapi.h2500 #define SetupFindFirstLine SetupFindFirstLineW macro
2624 #define SetupFindFirstLine SetupFindFirstLineA macro