C++ is a powerful modern language used in many domains, in this series of articles I will show you how to use it in UWP programming with C++/CX extension. C++/CX (component extensions) as the name suggests, is a language extension for C++ introduced by Microsoft to access WinRT and UWP API.
source https://www.c-sharpcorner.com/article/hello-world-with-universal-windows-platform-in-cpp/
No comments:
Post a Comment