Searched refs:NPKey (Results 1 – 1 of 1) sorted by relevance
299 HKEY NPKey; in IsDebugLogging() local304 0, KEY_QUERY_VALUE, &NPKey) == ERROR_SUCCESS) in IsDebugLogging()307 if (RegQueryValueEx(NPKey, "Debug", NULL, NULL, (LPBYTE)&dwDebug, &LSPsize) != ERROR_SUCCESS) in IsDebugLogging()311 RegCloseKey (NPKey); in IsDebugLogging()