Author Topic: Microsoft releases Windows 10 SDK Preview Build 17035 w/ Issues  (Read 125 times)

Offline javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35126
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
Microsoft releases Windows 10 SDK Preview Build 17035 w/ Issues
« on: November 16, 2017, 12:40:31 PM »
Microsoft today released Windows 10 SDK Preview Build 17035 to developers. This SDK can be used with Windows 10 Insider Build 17035 or later.

This SDK build includes C++/WinRT headers and cppwinrt compiler (cppwinrt.exe)which will help developers when they want to use a third-party WinRT component or if they need to write their own WinRT components with C++/WinRT. You can learn more about this feature here.

This build also contains bug fixes and underdevelopment changes to the API surface area. You can read about the API changes here.

Known Issues:

   ■ Installation of an operating system that is not a Windows 10 Insider Preview build is not supported and may fail.

Breaking Changes:

♦ New MIDL key words: As a part of the “modernizing IDL” effort, several new keywords are added to the midlrt tool. These new keywords will cause build breaks if they are encountered in IDL files. The new keywords are:

   ■ event

   ■ set

   ■ get

   ■ partial

   ■ unsealed

   ■ overridable

   ■ protected

   ■ importwinmd

The updated Preview SDK can be downloaded here.

source
« Last Edit: November 22, 2017, 12:38:51 PM by javajolt »