Commit b637d8a2 authored by Hidenori Takeshima's avatar Hidenori Takeshima Committed by Alexandre Julliard

Added a missing CLSID.

parent 70296467
......@@ -148,6 +148,9 @@ OUR_GUID_ENTRY(CLSID_FilterMapper2,
/* Filter Graph */
OUR_GUID_ENTRY(CLSID_FilterGraph,
0xe436ebb3,0x524f,0x11ce,0x9f,0x53,0x00,0x20,0xaf,0x0b,0xa7,0x70)
/* Filter Graph No Thread */
OUR_GUID_ENTRY(CLSID_FilterGraphNoThread,
0xe436ebb8,0x524f,0x11ce,0x9f,0x53,0x00,0x20,0xaf,0x0b,0xa7,0x70)
/* AVI Splitter */
OUR_GUID_ENTRY(CLSID_AviSplitter,
0x1b544c20,0xfd0b,0x11ce,0x8c,0x63,0x00,0xaa,0x00,0x44,0xb5,0x1e)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment