GlobalInterfaceTable?

Mike Hearn mike at theoretic.com
Sun Mar 2 13:15:16 CST 2003


Hi,

As part of a program that creates an instance of MSXML2.DOMDocument, I
get the following errors:

fixme:ole:CoCreateInstance no classfactory created for CLSID
{00000323-0000-0000-c000-000000000046}, hres is 0x80040154
fixme:ole:CoCreateInstance no classfactory created for CLSID
{6c736db1-bd94-11d0-8a23-00aa00b58e10}, hres is 0x80040154

(actually there are some more beforehand, but they don't seem fatal).

Anyway, the first one seems to be StdGlobalInterfaceTable, which MSDN
indicates should be implemented by Windows. Is this right, and if so,
does Wine implement it? I grepped the sources and the only mention is in
an IDL file, so I'd assume not.

thanks -mike




More information about the wine-devel mailing list