Here is three new technical articles about how to write WinRT components using Windows Runtime Library (WRL) with Standard ISO C++ but not C++/CX. There are few documentation about that.
Windows C++ |
WRL and C++ | WRL and Async with C++ | WRL and STL collections with C++
It is all about how to implement those COM components using the WRL template library.
Leave a Reply