When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Windows 10 SDK Insider Preview build 16190 is now available

Today has been a busy day for Microsoft. It's day two of the company's Build 2017 developer conference, and at the keynote, the firm announced that Redstone 3 will be called the Fall Creators Update. The update will bring OneDrive Files On-Demand, and a number of features that are meant to provide continuity between Windows 10, iOS, and Android.

Following the keynote, new Windows 10 builds were released for PCs and phones, which are 16193 and 15213, respectively. ISOs were offered for the PC build, which are actually the first images of a Fall Creators Update preview.

But there's also a new SDK Preview, which is build 16190, and it comes alongside Mobile Emulator Preview build 15209. Microsoft notes that new SDK Previews are only formally supported by Visual Studio 2017, and you can use it in conjunction with older SDKs.

Here's what's new:

This release of the Windows 10 SDK Preview Build, we have introduced the following new controls: NavigationView, TreeView, RatingsControl, ColorPicker, ParallaxView and PersonPicture to the Windows.UI.XAML.Controls namespace. It also adds brushes for Acrylic and Reveal, part of the Fluent Design System. See also the new XAML Controls Gallery in the Windows Universal Samples collection.

There's also one known issue:

  • Failed to compile WRL projects due to missing WindowsContracts.h

When building WRL projects, your code may fail to compile due to a missing file: WindowsContracts.h. This will be addressed in the next update. To work around this, create an empty header file: WindowsContracts.H and include it in your include Search path.

As usual, there's quite a long list of API changes. If you want to see the full list, you can find it here.

Report a problem with article
Next Article

Microsoft video shows Windows on ARM running full Windows 10 and x86 apps

Previous Article

Microsoft releases ISOs for Windows 10 Insider Preview build 16193

Join the conversation!

Login or Sign Up to read and post a comment.

0 Comments - Add comment