Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Microsoft Windows SDK
Software development kit

Microsoft Windows SDK, and its predecessors Platform SDK, and .NET Framework SDK, are software development kits (SDKs) from Microsoft that contain documentation, header files, libraries, samples and tools required to develop applications for Microsoft Windows and .NET Framework. These libraries are also distributed as Windows System Files.

The Platform SDK specializes in developing applications for Windows 2000, XP and Windows Server 2003. .NET Framework SDK is dedicated to developing applications for .NET Framework 1.1 and .NET Framework 2.0. Windows SDK is the successor of the two and supports developing applications for Windows XP and later, as well as .NET Framework 3.0 and later.

We don't have any images related to Microsoft Windows SDK yet.
We don't have any YouTube videos related to Microsoft Windows SDK yet.
We don't have any PDF documents related to Microsoft Windows SDK yet.
We don't have any Books related to Microsoft Windows SDK yet.
We don't have any archived web articles related to Microsoft Windows SDK yet.

Features

Platform SDK is the successor of the original Microsoft Windows SDK for Windows 3.1x and Microsoft Win32 SDK for Windows 9x. It was released in 1999 and is the oldest SDK. Platform SDK contains compilers, tools, documentations, header files, libraries and samples needed for software development on IA-32, x64 and IA-64 CPU architectures. .NET Framework SDK however, came to being with .NET Framework. Starting with Windows Vista, the Platform SDK, .NET Framework SDK, Tablet PC SDK and Windows Media SDK are replaced by a new unified kit called Windows SDK. However, the .NET Framework 1.1 SDK is not included since the .NET Framework 1.1 does not ship with Windows Vista. (Windows Media Center SDK for Windows Vista ships separately.) DirectX SDK was merged into Windows SDK with the release of Windows 8.3

Windows SDK allows the user to specify the components to be installed and where to install them. It integrates with Visual Studio, so that multiple copies of the components that both have are not installed; however, there are compatibility caveats if either of the two is not from the same era.45 Information shown can be filtered by content, such as showing only new Windows Vista content, only .NET Framework content, or showing content for a specific language or technology.

Windows SDKs are available for free; they were once available on Microsoft Download Center but were moved to MSDN in 2012.

A developer might want to use an older SDK for a particular reason. For example, the Windows Server 2003 Platform SDK released in February 2003 was the last SDK to provide full support of Visual Studio 6.0. Some older PSDK versions can still be downloaded from the Microsoft Download center; others can be ordered on CD/DVD.6

Microsoft SDK version release history7
NameVersion numberBuild numberRelease dateDownloadNotes
Microsoft Windows Software Development Kit3.1?1992[1]
Microsoft Windows Software Development Kit3.11???
Microsoft Win32 Software Development Kit3.1??[2]
Microsoft Win32 Software Development Kit3.53.50.612.11994-04[3]
Microsoft Win32 Software Development Kit3.51?1995-06[4]
Microsoft Win32 Software Development Kit4.04.0.1381.11996-11[5]
Microsoft Win32 Software Development Kitv5.05.0.1636.11998-06?Included in Visual Studio 6
Microsoft Platform SDK April 1999??1999-04[6]MSDN subscription CD-ROM disc.

Last Platform SDK to officially install on Windows 95

Microsoft Platform SDK September 1999?5.0.2128.81999-09[7], [8]MSDN subscription CD-ROM disc.

Also known as Microsoft Platform SDK for Windows 2000 RC2.

Includes Alpha to AXP64 cross toolset.

Last Platform SDK to fully support Visual C++ 5.0

Microsoft Platform SDK January 2000??2000-01?MSDN subscription CD-ROM disc.
Microsoft Platform SDK April 2000?5.0.2195.322000-04[9]MSDN subscription CD-ROM disc.
Microsoft Platform SDK November 2000?5.0.2296.52000-11[10]MSDN subscription CD-ROM disc.

Also known as Microsoft Platform SDK for Whistler Beta 1.

Includes preliminary tools for Itanium.

Microsoft Platform SDK February 2001??2001-02?
Microsoft Platform SDK June 2001v5.15.1.2505.02001-06[11]MSDN subscription CD-ROM disc.

Last Platform SDK to officially develop for Windows 95. (Does not officially install on Windows 95)

Microsoft Platform SDK August 2001v5.15.1.2601.02001-08[12], [13]MSDN subscription CD-ROM disc.

Last Platform SDK to unofficially develop for Windows 95. (Does not officially install on Windows 95)

Microsoft Platform SDK November 2001v5.25.2.3590.22001-11[14]
Microsoft Platform SDK May 2002v5.25.2.3639.12002-05[15]
Microsoft Platform SDK July 2002v5.25.2.3663.02002-07[16]
Microsoft Platform SDK August 2002v5.25.2.3672.12002-08[17]
Microsoft Platform SDK November 2002v5.25.2.3718.12002-11[18]
Microsoft Platform SDK February 2003v5.25.2.3790.02003-02[19]Last version with VC6 support8 and latest version with Windows 95 and Windows 98 support.
.NET Framework SDK Version 1.1?1.1.4322.5732003-03-29[20]Included in Visual Studio 2003. Does not include the Platform SDK.
Microsoft Platform SDK for Windows XP SP2?5.1.2600.21802004-08[21]Introduced strsafe.h
Windows Server 2003 SP1 Platform SDKv5.25.2.3790.1830.152005-05-02[22]
Windows Server 2003 R2 Platform SDKv5.25.2.3790.2075.512006-03-14[23]Last Platform SDK to develop for Windows 2000.9 Also suggested by MS to work with VS6 with no guarantee as it has not been tested with specific requirements.10
.NET Framework 2.0 Software Development Kit?2.0.50727.422006-11-29[24]Included in Visual Studio 2005 Professional. Does not include the Platform SDK.
Microsoft Windows Software Development Kit for Windows Vista and .NET Framework 3.0 Runtime Componentsv6.06.0.6000.163842006-10-30[25]The C++ compilers in this SDK release support the /analyze key.
Microsoft Windows Software Development Kit Update for Windows Vistav6.16.1.6000.16384.102007-03-22[26]First unified .NET and Platform SDK. Does not support Visual Studio .NET 2003 and Microsoft Visual C++ Toolkit 2003
Included in Visual Studio 200811v6.0a6.1.6723.12007-11-19[27]
Windows SDK for Windows Server 2008 and .NET Framework 3.5v6.16.0.6001.18000.3672008-02-05[28].NET Framework 3.5
Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1v7.06.1.7600.163852009-07-24[29], [30]
Included in Visual Studio 2010v7.0a6.1.7600.163852010-04-12[31].NET Framework 4. Works only with Visual Studio 2010 and not Visual Studio 2010 Express. This is also the last version to include offline documentation.12
Microsoft Windows SDK for Windows 7 and .NET Framework 4v7.17.1.7600.0.305142010-05-191314[32], [33]It is the latest version that officially supports Windows XP target. .NET Framework 4 needed. Higher sub-version from .NET Framework is not recognised by installation. Building the samples with nmake.exe is not supported, most of the NMAKE macros are removed.
Included in Visual Studio 2012 Update 1 (or later)v7.1A7.1.51106??Introduces the "v110_xp" platform toolset
Microsoft Windows SDK for Windows 8 and .NET Framework 4.5v8.06.2.9200.163842012-11-1515[34].NET Framework 4.5, Windows Store apps and Integrated DirectX SDK
Included in Visual Studio 2012v8.0A8.0.50727??
Windows Software Development Kit (SDK) for Windows 8.1v8.18.100.25984.02013-10-17[35]Windows 8.1, .NET Framework 4.5.1, Windows Store apps and Integrated DirectX SDK
Included in Visual Studio 2013v8.1A8.1.51636??Includes the "v120_xp" platform toolset
Windows Standalone SDK for Windows 10v1010.0.10240.02015-07-29[36]Also included in Visual Studio 201516
Windows Standalone SDK for Windows 10, Version 151117v1010.0.10586.2122015-11-30[37]Also included in Visual Studio 2015 Update 1 & 218
Windows Standalone SDK for Windows 10, Version 1607v1010.0.14393.7952016-08-02[38]Also included in Visual Studio 2015 Update 3
Windows Standalone SDK for Windows 10 Creators Update, Version 1703v1010.0.15063.02017-04-05[39]Included in Visual Studio 2017 ver.15.1
Windows 10 SDK for Fall Creators Update, version 1709v1010.0.16299.152017-10-10[40]Included in Visual Studio 2017 ver.15.4
Windows 10 SDK for April 2018 Update, version 1803v1010.0.17134.02018-05-08[41]Included in Visual Studio 2017 ver.15.7
Windows 10 SDK for October 2018 Update, version 1809v1010.0.17763.02018-10-02[42]Included in Visual Studio 2017 ver.15.8
Windows 10 SDK for Windows 10, version 1903v1010.0.18362.02019-05-21[43]Included in Visual Studio 2019
Windows 10 SDK for Windows 10, version 2004v1010.0.19041.02020-05-12[44]
Windows 10 SDK for Windows 10, version 2004v1010.0.19041.6852020-12-16[45]Servicing update
Windows 10 SDK for Windows 10, version 21H1v1010.0.20348.02021-05-25[46]
Windows 10 SDK for Windows 11v1010.0.22000.1942021-10-04[47]
Windows SDK for Windows 11v1010.0.22621.7552022-10-25[48]Released as part of Windows 11, version 22H2. Includes servicing update 10.0.22000.755 on October 25, 2022,

Includes ARM64 support for the Visual Studio 17.4 release

Windows SDK for Windows 11v1010.0.22621.17782023-05-24[49]Released as part of Windows 11, version 22H2 Build 10.0.22621.1778.
Windows SDK for Windows 11v1010.0.26100.02024-05-22[50]Initial release of the 10.0.26100 series, to correspond with the Windows 11, version 24H2 preview.
Removed features of Windows SDK
VersionRemoved feature
Windows SDK for Windows 7 and .NET Framework 3.5 SP119
  • capicom.dll (CAPICOM is deprecated)
  • iacom.dll
  • ialoader.dll
  • msistuff.exe
  • perflibmig.exe
  • permcalc.exe
  • secutil.exe
  • windowssideshowvirtualdevice.exe (replaced by DeviceSimulatorforWindowsSideShow.msi)
  • wpfperf.msi (now included in the Windows Performance Toolkit suite)
  • xamlpad.exe (XAMLPad)
Windows SDK for Windows 7 and .NET Framework 420
  • UISpy.exe (Replaced by newer tools)
  • Wpt_arch.msi
  • Managed code samples (Moved to Code Gallery)
  • DExplore document viewer (Can be separately installed)
Windows Software Development Kit (SDK) for Windows 821
  • Command-line build environment, including:
    • Windows SDK Platform Toolset
    • Visual C++ Compilers and C Runtime (CRT)
    • Windows SDK Configuration Tool
  • Tools and reference assemblies for versions of the .NET Framework earlier than 4.5
  • Apatch.exe
  • Bind.exe
  • Checkv4.exe
  • Consume.exe
  • DeviceSimulatorForWindowsSideShow.msi
  • Err.exe
  • FDBrowser.exe
  • FXCopSetup.exe
  • Guidgen.exe
  • Make-Shell.exe
  • MDbg.exe
  • Mpatch.exe
  • MSIZap.exe
  • PTConform.exe
  • ReBase.exe
  • sddlgen.exe
  • setenv.cmd
  • SetReg.exe
  • SoapSuds.exe
  • Sporder.exe
  • TcpAnalyzer.exe
  • TSPDesigner.exe
  • UTL2IDL.exe
  • ValidateSD.exe
  • VirtualLightSensor.exe
  • WinDiff.exe
  • WpfPerf.exe
  • All Windows samples (moved to Code Gallery)
  • Microsoft Help Viewer
  • IntelliSense XML documentation comments for the .NET Framework reference assemblies
Windows Software Development Kit (SDK) for Windows 8.122Nothing
Windows Software Development Kit (SDK) for Windows 10Nothing23

Documentation

The Windows SDK documentation includes manuals documenting:

See also

References

  1. "Windows SDK: Download Windows Server 2008 SDK and more". Microsoft Developer Network. Microsoft Corporation. Retrieved 6 December 2009. http://msdn.microsoft.com/en-us/windows/bb980924.aspx

  2. "Windows SDK Frequently Asked Questions (FAQ)". Microsoft Developer Network. Microsoft Corporation. Archived from the original on 26 September 2009. Retrieved 6 December 2009. https://web.archive.org/web/20090926202739/http://msdn.microsoft.com/en-us/windows/dd187216.aspx

  3. "Where is the DirectX SDK?". Windows Dev Center. Microsoft. Retrieved 20 February 2016. https://msdn.microsoft.com/library/windows/desktop/ee663275.aspx

  4. "Windows SDK Fails to Install with Return Code 5100". Support. Microsoft. 5 June 2012. https://support.microsoft.com/en-us/kb/2717426

  5. Stewart, Heath (1 April 2011). "Visual C++ 2010 SP1 Compiler Update for the Windows SDK 7.1". Setup & Install by Heath Stewart. Microsoft. https://blogs.msdn.microsoft.com/heaths/2011/04/01/visual-c-2010-sp1-compiler-update-for-the-windows-sdk-7-1/

  6. Microsoft Software Development Kits CD Order Archived 2011-10-08 at the Wayback Machine http://mssdk.orderport.net/22221848/showall.asp

  7. Windows and Windows Phone SDK archive https://dev.windows.com/en-us/downloads/sdk-archive

  8. Windows® Server 2003 SP1 Platform SDK Web Install, Microsoft Download Center "The last SDK that will work with VC 6.0 is the February 2003 Edition, you can order a CD on the fulfillment site." https://www.microsoft.com/en-us/download/details.aspx?id=6510

  9. "Windows Server 2003 R2 Platform SDK Web Install". www.microsoft.com. Archived from the original on 2006-04-22. Retrieved 2006-04-22. https://web.archive.org/web/20060422025431/http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en

  10. "Platform SDK February 2003 installation + IE8". Social.msdn.microsoft.com. Archived from the original on 2019-10-18. Retrieved 2017-08-08. https://web.archive.org/web/20191018124744/http://social.msdn.microsoft.com/Forums/en-US/windowssdk/thread/bf785787-8821-4a46-849d-420cf25ed9ad/

  11. Microsoft Windows SDK Blog: New samples in Win 7 SDK: Direct2D and DirectWrite http://blogs.msdn.com/windowssdk/archive/2009/10/20/new-samples-in-win-7-sdk-direct2d-and-directwrite.aspx

  12. "Windows SDK 7.1 release notes". Retrieved 23 July 2014. https://go.microsoft.com/fwlink/?LinkID=186826

  13. Microsoft Windows SDK for Windows 7 and .NET Framework 4 iso image https://www.microsoft.com/en-us/download/details.aspx?id=8442

  14. Microsoft Windows SDK for Windows 7 and .NET Framework 4 web installer https://www.microsoft.com/en-us/download/details.aspx?id=8279

  15. Windows SDK for Windows 8 – Windows Dev Center. Msdn.microsoft.com. Retrieved on 2014-02-16. http://msdn.microsoft.com/en-US/windows/desktop/hh852363.aspx#rn

  16. Building Apps for Windows 10 with Visual Studio 2015 https://blogs.msdn.microsoft.com/somasegar/2015/07/29/building-apps-for-windows-10-with-visual-studio-2015/

  17. Windows 10 SDK Release Notes https://dev.windows.com/en-us/downloads/windows-10-sdk

  18. Visual Studio 2015 Update 1 Release Notes https://www.visualstudio.com/en-us/news/vs2015-update1-vs.aspx

  19. Release Notes, Windows SDK for Windows 7 and .NET Framework 3.5 SP1 http://download.microsoft.com/download/8/8/0/8808A472-6450-4723-9C87-977069714B27/ReleaseNotes_Win7RTMSDK.Htm

  20. Release Notes, Microsoft Windows SDK for Windows 7 and .NET Framework 4 https://go.microsoft.com/fwlink/?LinkID=186826

  21. "Windows Software Development Kit (SDK) for Windows 8". Windows Dev Center. Microsoft. Retrieved 20 February 2016. https://dev.windows.com/en-us/downloads/windows-8-sdk

  22. "Windows Software Development Kit (SDK) for Windows 8". Windows Dev Center. Microsoft. Retrieved 20 February 2016. https://dev.windows.com/en-us/downloads/windows-8-1-sdk

  23. "Windows Software Development Kit (SDK) for Windows 10". Windows Dev Center. Microsoft. Retrieved 20 February 2016. https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/