> I guess you are on Windows; and you are now including the 
> msxml.h header 
> that defines DOMDocument too (but as a COM class). So, you need to 
> disambiguate the symbol by specifying that you want the 
> Xerces one, not the 
> MSXML one.

thanks to both of you
that seems to be it

MSXML is included by default when you create a COM dll
I'll post a message to the MS newsgroups to see if it is possible to get rid
of it

        Thanks, Vin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to