Searched defs:hKey (Results 1 - 1 of 1) sorted by relevance

/httpd/support/win32/
H A DApacheMonitor.c762 HKEY hKey, hSubKey, hKeyRemote; local
775 0, KEY_READ, &hKey);
783 retCode = RegEnumKey(hKey, i, achKey, MAX_PATH);
850 RegCloseKey(hKey);

Completed in 20 milliseconds