DirectX as a C++/CX API?
-
Friday, September 16, 2011 2:03 AMWhat are the chances we'll see a version or variant of DirectX that uses the C++/CX extensions for its API in the future? Perhaps something along the lines of Managed DirectX, SlimDX, or the XNA Framework?
- Edited by Justin O'Dell Friday, September 16, 2011 2:59 AM Clarification that I'm not asking about XNA specifically.
All Replies
-
Friday, September 16, 2011 8:03 PM
I wouldn't count on any thing from MSFT this late in the game.
The C++ API's are available to metro apps and there should be nothing stopping you or anyone else from creating a WinRT wrapper over those C++ APIs.
-
Friday, September 16, 2011 9:29 PMModerator
This link has more information. You cannot use XNA to develop Metro style apps. You must develop the DirectX game with C++:
http://msdn.microsoft.com/en-us/library/windows/apps/hh465136(v=VS.85).aspx
To learn how to develop Windows 8 Metro style games using DirectX, set filters for the DirectX and Games tags:Greg Binkerd
- Marked As Answer by Greg BinkerdMicrosoft Employee, Moderator Friday, September 16, 2011 9:30 PM


