Searched refs:StartNameKey (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/setupapi/ |
H A D | install.c | 45 static const WCHAR StartNameKey[] = {'S','t','a','r','t','N','a','m','e',0}; variable 1845 GetLineText(hInf, ServiceSection, StartNameKey, &StartName); in InstallOneService()
|