This is just a quick post about this error I sometime have when I change the targeted platform of my C++/Cx project: “precompiled header file is from a previous version of the compiler, or the…
C++/Cx

C++/CX : How to expose/convert an existing concurrency::task to Windows::Foundation::IAsyncAction^ ?
😮 I am really writing a blog post on C++ ? Yest it seems so :). At this year MVP Summit I discovered how much fun I can have with C++ (and especially C++/Cx in…