Click here to Skip to main content
16,004,761 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am not able to add the directx references in my vb.net application. I am using VS 2010 beta 2 on win7 build 7600.

Please help...

Thanks in advance
Posted

Try google[^]. This[^] first result looks like a generic issue with that. If those don't help, explain your problem more. What have you tried? What happens when you try? What error messages do you get?
 
Share this answer
 
Comments
Pushpkant 1-Jun-11 0:44am    
Thanks dear For replying....

But for several weeks I have been tried on google and dozens of Directx SDK downloaded by me, I am still not able to add references in my application.

Thanks again
You'll find this resource quite helpfull: http://en.wikipedia.org/wiki/Managed_DirectX[^] and this should also give you a couple of hints: http://en.wikipedia.org/wiki/DirectX#DirectX_11[^].

Another question I' like to ask you if you have installed any DirectX SDK. If it's installed you can add it to references in you project.

Cheers!

-MRB
 
Share this answer
 
Comments
Pushpkant 1-Jun-11 0:49am    
Thanks dear....

I have already read both of above articles. And Installed several directx sdk's but, nothing is happaning, my VS 2010 is not showing the Microsoft.DirectX reference in the add referances.

Thanks again...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900