C++/WinRT
C++/WinRT is a C++ library for Microsoft's Windows Runtime platform, designed to provide access to modern Windows APIs. C++/WinRT is provided as a standard header file library (with a minimum version of C++17), unlike C++/CX, which is an extension to C++ and requires a recent version of Microsoft Visual C++.