.NET How to detect if DirectX 10 is supported?

Posted by ShdNx on Stack Overflow See other posts from Stack Overflow or by ShdNx
Published on 2010-04-20T09:28:06Z Indexed on 2010/04/20 9:33 UTC
Read the original article Hit count: 177

Filed under:
|

I would like to find out from .NET code whether DirectX 10 is supported on the machine, preferably without using managed DirectX or XNA assemblies.

Thank you in advance!

© Stack Overflow or respective owner

Related posts about .NET

Related posts about directx-10