Commit c1f33395 authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

msxml3: Added SAXXMLReader registration.

parent 80d67e33
......@@ -555,6 +555,14 @@ static struct regsvr_coclass const coclass_list[] = {
"Msxml2.XMLSchemaCache",
"3.0"
},
{ &CLSID_SAXXMLReader,
"SAX XML Reader",
NULL,
"msxml3.dll",
"Both",
"Msxml2.SAXXMLReader",
"3.0"
},
{ 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