Searched refs:currentVersion (Results 1 – 2 of 2) sorted by relevance
262 CString currentVersion; in exploreJavaRegistry() local264 if (getRegValue(subKey.cstr(), "CurrentVersion", access, ¤tVersion)) { in exploreJavaRegistry()267 subKey.addPath(currentVersion); in exploreJavaRegistry()
345 CString currentVersion; in exploreJavaRegistry() local347 if (getRegValue(subKey, _T("CurrentVersion"), access, ¤tVersion)) { in exploreJavaRegistry()350 subKey.Append(currentVersion); in exploreJavaRegistry()