Microsoft has released a new Windows 10 Creators Update SDK Preview—Build 15003. This Preview SDK Build 15003 contains bug fixes and under-testing changes to the API. It is recommended not to install it on a production environment since it is a pre-released software and only install the SDK on your test machine.
This SDK only works with Visual Studio 2017 RC (preview), if you want to try it out, Â download from here
What’s New in Windows SDK Build 15003:
- 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.
Known Issues Windows 10Â SDK Build 15003:
- There is no Emulator with this release
- I cannot specify the new SDK version 15003 when creating a new project
This version of the SDK only works with Visual Studio 2017. You can download the Visual Studio 2017 Preview. If you install the latest version Visual Studio 2017, you will be able to specify the build 15003.
For all the API Updates and Additions, please visit this page for more information