Oct 4, 2011
Post comments count0
Post likes count0
C9::GoingNative 2: the Windows Runtime Library (WRL)
We're back with the third installment of C9::GoingNative. At the recent //BUILD conference, we introduced a series of technologies targeting the upcoming version of the Windows platform. One of those consists in some extensions to the C++ language, intended to help developers bridge their C++ logic to the Windows Runtime (WinRT) environment. C++/...