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