Re: MultiVMR sample compile error



On Sat, 24 Sep 2005 14:22:02 -0700, Cindy wrote:

> I tried adding the Vmr9.h as well as the uuids.h, but the problem is still
> there !!! ???

It's in uuids.h on my system at line 1406:

// {51b4abf3-748f-4e3b-a276-c828330e926a}
OUR_GUID_ENTRY(CLSID_VideoMixingRenderer9,
0x51b4abf3, 0x748f, 0x4e3b, 0xa2, 0x76, 0xc8, 0x28, 0x33, 0x0e, 0x92, 0x6a)

See the explanation on my site for how I make sure I am including the
correct version of header files. It's possible that you have an outdated
uuids.h that is getting included instead of the current one.

--
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