Question 1: Since I need to use CUnknown, I have to include streams.h. But once I complie the program, the following error message shows:
Cannot open include file: 'reftime.h': No such file or directory
I checked my computer for the existence of reftime.h, and I can't find this header file. What goes wrong?

Question 2: There are some libraries such as StrmBasD.lib or StrmBase.lib which are needed in some programes, however, I also can't find them. What goes wrong?

Question 3: Can anyone give me some examples introducing KS proxy?

Thank you

Re: A few questions about KS proxy by Igor

Igor
Thu Jun 24 03:39:03 CDT 2004

> Question 1: Since I need to use CUnknown, I have to include
> streams.h. But once I complie the program, the following error
> message shows: Cannot open include file: 'reftime.h': No such
> file or directory. I checked my computer for the existence of
> reftime.h, and I can't find this header file. What goes wrong?
You need DirectX SDK; location of streams.h and reftime.h
is c:\DXSDK\Samples\ C++\DirectShow\BaseClasses

> Question 2: There are some libraries such as StrmBasD.lib or StrmBase.lib
which are needed in some programes, however, I also can't find them. What
goes wrong?
You should build this library: use baseclasses.vcproj.

> Question 3: Can anyone give me some examples introducing KS proxy?
What kind of examples you need?



Re: A few questions about KS proxy by Igor

Igor
Mon Jun 28 03:41:33 CDT 2004

> Maybe some sample codes about creating interface handler or property
> page. Besides, I am not sure how to register the COM component with
> KS proxy.

Try this:
http://msdn.microsoft.com/library/en-us/stream/hh/stream/vidcapds_b844f1d3-e
9ee-47c8-bae7-40f9930a750c.xml.asp?frame=true