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

/httpd/support/win32/
H A DApacheMonitor.c763 DWORD retCode, rv, dwKeyType; local
794 &dwKeyType, (LPBYTE)szImagePath, &dwBufLen);
797 && (dwKeyType == REG_SZ
798 || dwKeyType == REG_EXPAND_SZ)
816 &dwKeyType, (LPBYTE)szBuf, &dwBufLen)
822 &dwKeyType, (LPBYTE)szBuf, &dwBufLen)

Completed in 15 milliseconds