Microsoft Releases Windows 10 Software Development Kit (SDK) Preview for Build 15003
The latest updated build for the Windows 10 SDK has been released for developers in the Microsoft stack.
Last week Microsoft released the first two Windows 10 Creators Update testing builds for Windows Insiders.
Both Build 15002 and 15007 introduced a lot of new features for the upcoming Creators Update. That feature update, which is now expected to be released in April of this year, will be the third major update to Windows 10 since it was initially released in July 2015.
On the developer side, many of these new features and under the hood improvements mean opportunities for developers to expand their own apps for the platform.
Last week we shared news that Microsoft will host a day long streaming event in early February called Windows Developer Day. They will spend that day focusing on those enhancements to the Creators update to help bring developers up to speed.
Of course, devs can already get a head start on some of these new APIs and features be grabbing the latest Windows 10 SDK, Build 15003, from Microsoft which was made available late last week.
Although it can not be used in a production environment since it is a pre-release version of the SDK, this update does include general bug fixes and has added some of these developmental level changes so that you can begin testing them on your own apps and their environments.
What's new in this update:
This Windows SDK includes updates and additions to the Windows namespace. See section API Updates and Additions below for the list.
Debugging Tools for Windows has been updated with a few new features, including JavaScript scripting and extensibility. See the blogpost at https://blogs.msdn.microsoft.com/windbg/2016/10/27/new-insider-sdk-and-javascript-extensibility/ for more information.
It also has a couple of known issues:
There is no Emulator with this release
I cannot specify the new SDK version 15003 when creating a new projectThis version of the SDK only works with Visual Studio 2017. You can download the Visual Studio 2017 RC. If you install the latest version Visual Studio 2017, you will be able to specify the build 15003.
The Windows 10 Build 15003 SDK is available for download from the Windows Insider Preview SDK page and further instructions on how to install and use this preview is provided at that same location.
----------
Looking for an awesome, no-nonsense technical conference for IT Pros, Devs, and Devops? Check out IT/Dev Connections!
Read more about:
MicrosoftAbout the Author
You May Also Like