IT/Visual Studio
Microsoft Platform SDK
mynotepad1
2009. 8. 8. 18:51
Platfrom SDK 는 마이크로소프트(Microsoft) 가 개발자들을 위해 무료로 제공하는 소프트웨어 개발 툴킷으로 헤더, 라이브러리, 소스, 샘플, 문서 등이 포함되어 있다. 현재 Windows 2000, Windows XP, Windows Server 2003 용 Platform SDK 까지 배포되었으며 .NET 이 확신되기 시작한 2006 년 이후로는 Microsoft Windows SDK for .NET 이란 이름으로 나오고 있다.
PSDK 라는 명칭으로 배포되기도 했고 일부는 Visual Studio 2008 을 설치시 자동 설치되기도 해서, 개발자들이 많은 혼란에 빠트렸다. 아래에 Platform SDK 릴리즈 정보를 정리를 해 본다.
Version | Windows SDK Version Number | Build Number | Release Date | Notes |
---|---|---|---|---|
Microsoft Platform SDK July 2002 | ?? | ?? | 2002-07 | |
Microsoft Platform SDK August 2002 | ?? | ?? | 2002-08 | |
Microsoft Platform SDK October 2002 | ?? | ?? | 2002-10 | |
Microsoft Platform SDK February 2003 Edition | ?? | 5.2.3790.0 | 2003-02 | |
Microsoft Platform SDK for Windows XP SP2 | ?? | 5.1.2600.2180 | 2004-08 | |
Windows Server 2003 SP1 Platform SDK | ?? | 5.2.3790.1830.15 | 2005-05-02 | |
Windows Server 2003 R2 PSDK | ?? | 5.2.3790.2075.51 | 2006-03-14 | |
.NET Framework 2.0 SDK | ?? | 2.0.50727.42 | 2006-11-29 | Does not include the Platform SDK |
Windows Vista Update & .NET 3.0 SDK | v6.0 | 6.1.6000.16384.10 | 2007-03-22 | First unified .Net and Platform SDK |
Included in Visual Studio 2008[5] | v6.0a | ?? | 2007-11-19 | |
Windows Server 2008 & .NET 3.5 SDK | v6.1 | 6.0.6001.18000.367 | 2008-02-05 | |
Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP 1 | v7.0 | 6.1.7600.16385 | 2009-07-24 | |
Microsoft Windows SDK for Windows 7 and .NET Framework 4 | v7.1 | ?? | 2010-05-21 |
Wiki : Microsoft Platform SDK
참고 : http://madchick.tistory.com/11