Where can I get Microsoft.DirectX.dll?

二次信任 提交于 2019-12-12 16:02:18

问题


I have no idea where to get it. Is it just the Microsoft SDK? And if yes, how can I add it to my project(Visual Studios 2010 C#)?


回答1:


The managed DirectX wrappers are obsolete and no longer included with the DirectX SDK. The last version that had it was the February 2010 release. You can still download it. Replacement is XNA.




回答2:


It's part of the Microsoft DirectX SDK. This Code Project tutorial goes over getting yourself up-and-running in Visual Studio.




回答3:


You can get it at DirectX Developer Center



来源:https://stackoverflow.com/questions/7731472/where-can-i-get-microsoft-directx-dll

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!