将多个版本的 Windows Platform SDK 与 VS 2008 Professional 一起使用

发布于 2024-08-22 20:05:39 字数 342 浏览 3 评论 0原文

如何使用多个版本的 Windows Platform SDK 与 VS 2008 Professional 进行 VC++ 本机代码开发:如 适用于 Windows 7 和 .NET Framework 3.5 SP1 的 Windows SDK 以及默认安装的版本:C:\Program Files\Microsoft SDKs\ Windows\v6.0A\

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\

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

む无字情书 2024-08-29 20:05:39

您可以使用随任何 SDK 一起安装的“Windows SDK 配置工具”。
当您启动该工具时,它会显示所有已安装的 SDK 供您选择,您选择的 SDK 将在 VS2008 中使用。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文