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