Does DirectX SDK support the managed c++

Last post 04-10-2008, 10:35 AM by The ZMan. 1 replies.
Sort Posts: Previous Next
  •  04-10-2008, 8:33 AM

    Does DirectX SDK support the managed c++

    Does DirectX SDK support the managed c++?

    If I create a CLR project in VC++2005, Can I write DirectX Application Programming?(by DirectX or Managed DirectX?)

  •  04-10-2008, 10:35 AM

    Re: Does DirectX SDK support the managed c++

    The big advantage of C++/CLr is that you can choose to call either native or managed libraries (as long as you do not compile in managed only mode) so you can choose what to use. However managed DirectX isn't under active development any more so Microsoft do not recommend anyone uses it for new projects.

     



    The ZBuffer - News and information for XNA and Managed DirectX
View as RSS news feed in XML
©2007 Microsoft Corporation. All rights reserved. Privacy Statement Terms of Use Code of Conduct Feedback