Re: vmr9.h not compatible with qedit.h?



On Sat, 10 Dec 2005 06:43:18 +0800, L.J.S wrote:

> I can' include this two files in a project.
> otherwise can't complie and told me:
> should not include d3dtypes.h when compiling for DX8 or newer interfaces
> Is this message means the version of qedit.h too old?
> Suppose I want use ISampleGrabber and vmr9 video Render in same time.how can
> I do it?

Use two separate classes in separate files and make is so that the headers
don't require including these files. Works fine here.

--
Please read this before replying:
1. Dshow & posting help: http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others: follow up if you are helped or you found a solution
.



Relevant Pages

  • vmr9.h not compatible with qedit.h?
    ... otherwise can't complie and told me: ... should not include d3dtypes.h when compiling for DX8 or newer interfaces ...
    (microsoft.public.win32.programmer.directx.video)
  • vmr9.h not compatible with qedit.h?
    ... otherwise can't complie and told me: ... should not include d3dtypes.h when compiling for DX8 or newer interfaces ...
    (microsoft.public.win32.programmer.directx.video)

Loading