Hello,

I am trying to make a filter for DirectShow.

My problem is with the header streams.h: the compiler cannot find the file when I include it.

I have built strmbasd.lib and linked to it (I am making a debug build).

I am using visual studio 6.0.

According to the sdk documentation, this is all that is required to use the DirectShow base classes. I am probably just forgetting something, but I have not been able to figure it out. I appreciate any help that is offered. Thank you.