Hacker News new | ask | show | jobs
by tuankiet65 1967 days ago
You can use WRL or C++/WinRT (current recommended way) to access the WinRT API from C++.
1 comments

The problem isn't so much the language as the fact that it's very tedious if you only have access to the old Win32 API as a result of toolchain constraints. It is much easier with the VCpp toolchain.