Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DirectX

Status
Not open for further replies.

werjocks

Programmer
Joined
Oct 27, 2003
Messages
24
Location
US
I installed the SDK and documentation... I can see the Microsoft.DirectX DLL in the "C:\WINDOWS\Microsoft.NET\Managed DirectX\v9.05.132" directory... but when I try to reference the Microsoft.DirectX namespace using Visual C#, it complains that the reference cannot be found. What could I be missing?
 
Have you refrenced the assembly in your project?
 
Nope that was it. Thanks for helping a newbie get started. =)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top