Searched refs:hGroupOrderListKey (Results 1 – 1 of 1) sorted by relevance
1795 HKEY hGroupOrderListKey = NULL; in InstallOneService() local1947 &hGroupOrderListKey); in InstallOneService()1953 … rc = RegQueryValueExW(hGroupOrderListKey, lpLoadOrderGroup, NULL, &dwRegType, NULL, &bufferSize); in InstallOneService()1977 hGroupOrderListKey, in InstallOneService()2002 hGroupOrderListKey, in InstallOneService()2059 if (hGroupOrderListKey != NULL) in InstallOneService()2060 RegCloseKey(hGroupOrderListKey); in InstallOneService()