Click here to Skip to main content
15,880,796 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I've downloaded DirectX on My PC and I've installed it But unable add reference to my project. I need to embed a video into my application. Thank you!
Posted
Updated 29-Oct-12 18:34pm
v2
Comments
Sergey Alexandrovich Kryukov 30-Oct-12 0:32am    
You don't need to use DirectX, well, directly. First of all, tag your application type or UI library you want to use: WPF? Forms? ASP.NET? Silverlight? Metro? what?
--SA

 
Share this answer
 
You don't need to use DirectX. You can add a Windows Media Player control[^].

If you do that, you don't need to add a reference to the DirectX library.
 
Share this answer
 

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