Searched defs:hKey (Results 1 - 1 of 1) sorted by relevance
/httpd/support/win32/ | ||
H A D | ApacheMonitor.c | 762 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