Windows Server 2003 平台 SDK

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1452770/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 13:10:10  来源:igfitidea点击:

Windows Server 2003 platform SDK

windowssdkwindows-server-2003winapi

提问by George2

I am using Windows Server 2003 x64 Enterprise with SP2 and I want to install platform SDK.

我正在使用带有 SP2 的 Windows Server 2003 x64 Enterprise,并且我想安装平台 SDK。

But all I find is from here, and it is called Windows? Server 2003 SP1 Platform SDK. I am confused about SP1. For my platform, should I use this version of platform SDK or some other later version (I think there should be SP2 platform SDK, but I did not find out.)

但我找到的都是从这里开始的,它被称为 Windows?Server 2003 SP1 平台 SDK。我对 SP1 感到困惑。对于我的平台,我应该使用这个版本的平台SDK还是其他一些更高版本(我认为应该有SP2平台SDK,但我没有找到。)

http://www.microsoft.com/downloads/details.aspx?familyid=a55b6b43-e24f-4ea3-a93e-40c0ec4f68e5&displaylang=en

http://www.microsoft.com/downloads/details.aspx?familyid=a55b6b43-e24f-4ea3-a93e-40c0ec4f68e5&displaylang=en

thanks in advance, George

提前致谢,乔治

回答by Martin v. L?wis

Microsoft doesn't release an SDK for every service pack of every Windows version. Instead, they release service packs along with a system release whenever the system includes new functionality. So for developing on Windows 2003, the SP1 service pack will be fine. Other options include:

Microsoft 不会为每个 Windows 版本的每个服务包发布 SDK。相反,只要系统包含新功能,他们就会随系统版本一起发布服务包。因此,对于在 Windows 2003 上进行开发,SP1 服务包就可以了。其他选项包括:

See the list of supported operating systems to verify that each of them supports Windows 2003.

查看支持的操作系统列表以验证它们是否都支持 Windows 2003。