Searched refs:ReadPathFromRegistry (Results 1 – 1 of 1) sorted by relevance
55 static bool ReadPathFromRegistry(HKEY baseKey, CSysString &path) in ReadPathFromRegistry() function78 if (ReadPathFromRegistry(HKEY_CURRENT_USER, path)) in GetBaseFolderPrefixFromRegistry()80 if (ReadPathFromRegistry(HKEY_LOCAL_MACHINE, path)) in GetBaseFolderPrefixFromRegistry()