quartz: Specify the PSFactoryBuffer class in the idl file.
This commit is contained in:
parent
c84ce2c72c
commit
89d1d47d6b
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue