Searched refs:hRegistry (Results 1 - 1 of 1) sorted by relevance

/httpd/support/win32/
H A DApacheMonitor.c88 HKEY hRegistry; member in struct:_st_MONITORED_COMPUTERS
155 RegCloseKey(g_stComputers[i].hRegistry);
187 RegCloseKey(g_stComputers[i].hRegistry);
190 g_stComputers[j].hRegistry = g_stComputers[j+1].hRegistry;
193 g_stComputers[j].hRegistry = NULL;
270 g_stComputers[i].hRegistry = hKeyRemote;
772 hKeyRemote = g_stComputers[computers].hRegistry;
1579 g_stComputers[0].hRegistry = HKEY_LOCAL_MACHINE;

Completed in 13 milliseconds