aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build
diff options
context:
space:
mode:
authorRyan Liptak <squeek502@hotmail.com>2023-07-28 13:00:04 -0700
committerRyan Liptak <squeek502@hotmail.com>2023-07-28 19:19:32 -0700
commit8579f720b045222dfb42d451552528f164740cd2 (patch)
tree4309c7d3adf9002cb8441bd511adea5c55d3f434 /lib/std/Build
parent282cb5ee5d75b4de2f215479b0c5531750908608 (diff)
downloadzig-8579f720b045222dfb42d451552528f164740cd2.tar.gz
zig-8579f720b045222dfb42d451552528f164740cd2.zip
windows_sdk.zig: Reinstate COM ISetupEnumInstances logic
The C++ version of this code used this logic, and it turns out it is able to find some setups that the current registry/Vs7 methods cannot. For example, if only the "Build Tools for Visual Studio" are installed but not Visual Studio itself, then only the ISetupEnumInstances method seems to find it. Follow up to #15657, fixes a regression caused by moving from the C++ version to the Zig version
Diffstat (limited to 'lib/std/Build')
0 files changed, 0 insertions, 0 deletions