Searched refs:RegistrySDKVersion (Results 1 – 1 of 1) sorted by relevance
270 std::string RegistrySDKVersion; in getWindowsSDKDir() local274 "InstallationFolder", Path, &RegistrySDKVersion)) in getWindowsSDKDir()276 if (Path.empty() || RegistrySDKVersion.empty()) in getWindowsSDKDir()282 std::sscanf(RegistrySDKVersion.c_str(), "v%d.", &Major); in getWindowsSDKDir()