Author Topic: Windows 10 SDK Preview Build 17095 now available for download  (Read 73 times)

Offline javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35126
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
Windows 10 SDK Preview Build 17095 now available for download
« on: February 13, 2018, 10:22:42 PM »
Microsoft today released Windows 10 SDK Preview Build 17095 to developers. This SDK can be used with Windows 10 Insider Build 17093 or later. And this release includes bug fixes and underdevelopment changes to the API surface area. The SDK is supported by Visual Studio 2017  and can work side-by-side with older SDKs.

As you might have noticed in the recent SDK preview releases, this release also includes the C++/WinRT headers and cppwinrt compiler (cppwinrt.exe). This compiler comes in handy if you need to consume a third-party WinRT component or if you need to author your own WinRT components with C++/WinRT.

The updated Preview SDK can be downloaded here. You can find the list of new API additions here.

source