Commit 8dd96b17 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

Add an extra class to register.

parent 56206376
......@@ -895,6 +895,12 @@ static struct regsvr_coclass const coclass_list[] = {
"quartz.dll",
"Both"
},
{ &CLSID_SeekingPassThru,
"Seeking",
NULL,
"quartz.dll",
"Both"
},
{ NULL } /* list terminator */
};
......
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