msxml3: DOMFreeThreadedDocument's thread model is Both, not Free.
This commit is contained in:
parent
407468e851
commit
b28f6e52e1
|
@ -533,7 +533,7 @@ static struct regsvr_coclass const coclass_list[] = {
|
|||
"Free threaded XML DOM Document",
|
||||
NULL,
|
||||
"msxml3.dll",
|
||||
"Free",
|
||||
"Both",
|
||||
"Microsoft.FreeThreadedXMLDOM",
|
||||
"1.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue