Author Topic: Windows 10 SDK Preview Build 17692 now available  (Read 555 times)

Offline javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35171
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
Windows 10 SDK Preview Build 17692 now available
« on: June 20, 2018, 03:36:41 AM »
Microsoft has today released a new Windows 10 Preview Build of the SDK to be used in conjunction with Windows 10 Insider Preview (Build 17692 or greater). The Preview SDK Build 17692 contains bug fixes and under-development changes to the API surface area.

The build works in conjunction with previously released SDKs and Visual Studio 2017. The Windows SDK will now formally only be supported by Visual Studio 2017 and greater and this build of the Windows SDK will only install on Windows 10 Insider Preview.

The build brings MSIX support, meaning developers can now package their applications as MSIX. These applications can be installed and run on any device with 17682 build or later. MSIX is however not currently supported by the App Certification Kit nor the Microsoft Store at this time.

Microsoft also made some important changes to the C/C++ ETW code generation of mc.exe (Message Compiler).

The release also contains the new LauncherOptions.GroupingPreference property to assist developers in tailoring app behaviour in Sets.

See all the new APIs added and the known issues at Microsoft here.

source