Click here to Skip to main content
15,891,856 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Could someone please suggest to me a simple sample application using DirectX / DirectShow? There are tons of them here, but I am not making much progress.
I am trying to learn how to get and display a video image and having a very hard time.I have been happily using VC++ but feel a need to step into Direct whatever technology.
I am finding out the Visual Studio IDE 20XX each require different “flavor” of Direct.
So I am pretty much stuck in this morass of “includes”..
For instance – an sample app build with VC++ wants dshow.h included with VC++.
But now I need sal.h and that is included in VS 2011!
Is there a simple DirectShow app for me?
PS Can I do this without jumping into .NET also?

Thanks for your help

Vaclav
Posted
Updated 24-Mar-11 15:56pm
v3

1 solution

 
Share this answer
 
Comments
Vaclav_ 25-Mar-11 10:16am    
Thanks, this will get me started.
I guess I still need to make sure the SDK is valid for the IDE.
For now I'll stay with VC++ 6.0

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