cppwinrt 2017.10.13.1 (original) (raw)

C++/WinRT is a standard C++ language projection for the Windows Runtime implemented solely in header files. It allows you to both author and consume Windows Runtime APIs using any standards-compliant C++ compiler. C++/WinRT is designed to provide C++ developers with first-class access to the modern Windows API.

Product Compatible and additional computed target framework versions.
native native is compatible.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Matches the October 2017 release for Windows 10 Fall Creators Update SDK (16299) on GitHub for Visual Studio 2017 v15.4.

Note requires /await /std:c++latest command-line compiler options and Visual Studio 2017 to build.