Searched refs:pathU (Results 1 – 1 of 1) sorted by relevance
64 UString pathU; in ReadPathFromRegistry() local65 if (key.QueryValue(value, pathU) == ERROR_SUCCESS) in ReadPathFromRegistry()67 path = us2fs(pathU); in ReadPathFromRegistry()