quartz: Specify the PSFactoryBuffer class in the idl file.

This commit is contained in:
Alexandre Julliard 2011-08-01 14:27:17 +02:00
parent c84ce2c72c
commit 89d1d47d6b

View file

@ -19,6 +19,12 @@
cpp_quote("#include <wingdi.h>")
#include "strmif.idl"
[
threading(both),
uuid(670d1d20-a068-11d0-b3f0-00aa003761c5) /* IAMCopyCaptureFileProgress */
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }
[
helpstring("Filter Graph"),
threading(both),