Microsoft Windows SDK: Difference between revisions

Content deleted Content added
Gus3485 (talk | contribs)
Added download link for Win32 SDK 3.1
Updated the Stable version release of the Microsoft Windows SDK, since 24H2 is stable.
 
(7 intermediate revisions by 5 users not shown)
Line 1:
{{short description|Software development kit by Microsoft}}
{{Infobox software
| name = Microsoft Windows SDK
| developer = [[Microsoft]]
| latest release version = 10.0.2200026100.7551742
| latest release date = {{Release date and age|20222024|109|2526}}
| operating system = [[Windows XP]], [[Windows Server 2003]], [[Windows Vista]], [[Windows Server 2008]], [[Windows 7]], [[Windows 8]], [[Windows 10]], [[Windows 11]]
| genre = [[Application programming interface]] (API)
| website = {{URL|https://developer.microsoft.com/windows/downloads/sdk-archive}}
}}
 
Line 16:
|publisher=Microsoft Corporation
|access-date=6 December 2009
}}</ref> These libraries are also distributed as [[Microsoft Windows library files|Windows System Files]].
}}</ref> ''Platform SDK'' specializes in developing applications for [[Windows 2000]], [[Windows XP|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.<ref>{{cite web
 
}}</ref>The ''Platform SDK'' specializes in developing applications for [[Windows 2000]], [[Windows XP|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.<ref>{{cite web
|url=http://msdn.microsoft.com/en-us/windows/dd187216.aspx
|title=Windows SDK Frequently Asked Questions (FAQ)
Line 82 ⟶ 84:
|Microsoft Platform SDK February 2001||{{dunno}}||{{dunno}}||2001-02||{{dunno}}||
|-
|Microsoft Platform SDK June 2001||{{dunno}}v5.1||{{dunno}}5.1.2505.0||2001-06||[https://archive.org/download/en_platform_sdk_june_2001/en_platform_sdk_june_2001.exe]||MSDN subscription CD-ROM disc.
 
Last Platform SDK to ''officially develop'' for ''Windows 95''. (Does not ''officially install'' on ''Windows 95'')
Line 317 ⟶ 319:
|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 11
|v10
|10.0.22621.1778
|2023-05-24
|[https://developer.microsoft.com/en-us/windows/downloads/sdk-archive]
|Released as part of Windows 11, version 22H2 Build 10.0.22621.1778.
|-
|Windows SDK for Windows 11
|v10
|10.0.26100.0
|2024-05-22
|[https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/]
|Initial release of the 10.0.26100 series, to correspond with the Windows 11, version 24H2 preview.
|}
 
Line 340 ⟶ 356:
* UISpy.exe (Replaced by newer tools)
* Wpt_arch.msi
* Managed code samples (Moved to [httphttps://code.msdnlearn.microsoft.com/en-us/samples/browse/ Code Gallery])
* DExplore document viewer (Can be separately installed)
|-
Line 376 ⟶ 392:
* WinDiff.exe
* WpfPerf.exe
* All Windows samples (moved to [httphttps://code.msdnlearn.microsoft.com/en-us/samples/browse/ Code Gallery])
* [[Microsoft Help Viewer]]
* IntelliSense XML documentation comments for the .NET Framework reference assemblies
Line 404 ⟶ 420:
 
== External links ==
* [https://learn.microsoft.com/en-us/archive/technet-wiki/ Archived Microsoft TechNet Wiki]
* [http://blogs.msdn.com/windowssdk/ Windows SDK Blog]
* [https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/ Windows SDK Archive]
 
{{MS DevTools}}