Using multiple versions of the Windows Platform SDK with VS 2008 Professional
Asked Answered
D

1

0

How do I use multiple multiple versions of the Windows Platform SDK for VC++ native code development with VS 2008 Professional : like The Windows SDK for Windows 7 and .NET Framework 3.5 SP1 and the one installed by default here: C:\Program Files\Microsoft SDKs\Windows\v6.0A\

Doolittle answered 20/2, 2010 at 2:37 Comment(0)
H
0

you can use the "Windows SDK Configuration Tool" which gets installed with any SDK. When you start that tool, it shows you all the installed SDK's to choose from, and the one you choose is then used in VS2008.

Hyphen answered 20/2, 2010 at 21:53 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.