Click to See Complete Forum and Search --> : DevC++ and DirectShow


Xadoom
September 28th, 2004, 12:21 PM
I am learning to use Direct Show, i am reading here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/howtoplayafile.asp
But i can't compile the program, the compiler gives me some errors, not about my code, but about the libraries i include (dshow.h).
I use DevC++ 5

:wave: