Computing.Net > Forums > Windows NT > MSXML 4.0

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

MSXML 4.0

Reply to Message Icon

Name: Adam
Date: May 14, 2002 at 09:05:13 Pacific
Comment:

I just installed the newest Microsoft XML parser and am trying to make use of it. Problem is, I've included all the header and dll files they tell me to, but the function prototypes given in the documentation do not match the functions the compiler wants.

I get errors like this:
e:\users\apauls\my documents\pseudo files\xmlload.cpp(79) : error C2039: 'document' : is not a member of 'MSXML2'
e:\users\apauls\my documents\pseudo files\xmlload.cpp(79) : error C2660: 'getElementsByTagName' : function does not take 2 parameters

where line (79) is:
hr = document->getElementsByTagName(_bstr_t("medals"), &nodeList);

even though the SDK shows the following:
HRESULT getElementsByTagName(
BSTR tagName,
IXMLDOMNodeList **resultList);

Has anybody seen anything like this before?



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: MSXML 4.0

HCF 56k modem at NT 4.0 www.computing.net/answers/windows-nt/hcf-56k-modem-at-nt-40/1930.html

Windows NT Workstation 4.0 - Not enough service storage !!! www.computing.net/answers/windows-nt/windows-nt-workstation-40-not-enough-service-storage-/9604.html

Problem Installing IE6 in NT 4.0 www.computing.net/answers/windows-nt/problem-installing-ie6-in-nt-40-/21870.html