windowscodecs: Set the threading model of ImagingFactory to Both.

This commit is contained in:
Vincent Povirk 2010-04-09 11:06:26 -05:00 committed by Alexandre Julliard
parent a6bf1287ba
commit 7ce7ce8266
1 changed files with 1 additions and 1 deletions

View File

@ -727,7 +727,7 @@ static struct regsvr_coclass const coclass_list[] = {
"WIC Imaging Factory",
NULL,
"windowscodecs.dll",
"Apartment"
"Both"
},
{ &CLSID_WICBmpDecoder,
"WIC BMP Decoder",