msxml3: DOMFreeThreadedDocument's thread model is Both, not Free.

This commit is contained in:
Francois Gouget 2006-08-09 19:21:26 +02:00 committed by Alexandre Julliard
parent 407468e851
commit b28f6e52e1
1 changed files with 1 additions and 1 deletions

View File

@ -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"
},