Can I utilize native C++ code on the Pi 2 with Windows 10? I got my first C# program running and only briefly looked at the C++ projects in VS, but they looked like managed C++/universal. I want to P/Invoke into an existing C++ project if that would be possible - It already supports ARM.
thanks,
jsnmc