Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - RE: Discrepancy in MSXML APIs [Thread Next] RE: Discrepancy in MSXML APIsTo: NULL Date: 6/2/2004 4:46:00 PM Here is more information for you to diagnose my problem with this compiler error
debug\msxml4.tli(49) : error C2872: 'DOMNodeType' : ambiguous symbo
My code calls the constants from DOMNodeType like NODE_TEXT as follows
IXMLDOMNodePtr spChildNode = spElementIn->firstChild
memset(cElementText,0,iBufferLength)
// Check, and keep looking until we find i
while ( (spChildNode != NULL) &
(spChildNode->nodeType != MSXML2::NODE_TEXT)
spChildNode = spChildNode->nextSibling
In Tools --> Opitons --> Directories Tab,
The order of my Includes files are as follows
C:\PROGRAM FILES\MICROSOFT\INTERNET EXPLORER 6SP1 HEADER AND LIBRARY FILES\INCLUD
C:\PROGRAM FILES\MICROSOFT SDK\INCLUD
C:\Program Files\Microsoft Visual Studio\VC98\INCLUD
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUD
C:\Program Files\Microsoft Visual Studio\VC98\ATL\INCLUD
This is the same settings as when I compile the sample from CodeGuru without any problem
What else is wrong
I looked into http://support.microsoft.com/default.aspx?scid=kb;en-us;26919
and it did not help me much
Hope to hear from you soon
Thanks
ADX Dev
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
