Windows Phone 8 supports Visual C++ 2012. This is the full version of C++ that is available on the desktop, and the two versions use the same compiler and IDE. This means that your phone app can reuse existing C and C++ libraries that you have developed for other platforms, in addition to third-party libraries and middleware.
The complete article from MSDN:
http://msdn.microsoft.com/en-us/library ... 7(v=vs.105).aspx
I have been waiting for this for a while, because I am very much looking forward to being able to use HanDBase again (I used it on my Dell Axim when I had it). HanDBase remains one of the best light-weight and customizable portable DB solutions I have ever used, and it would be awesome if I could get a WP8 version of it.
Thanks,
Michael V. Miller