XML and C++

DescriptionThese sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates:Loading an XML document from disk, Loading

ITPro Today

November 14, 2001

1 Min Read
ITPro Today logo

DescriptionThese sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates:Loading an XML document from disk, Loading an XML document from a URL, Building an XML document in memory, Walking a loaded XML document tree, Saving an XML document to disk. More DetailsTo use these files, you also need to download and install "Headers & Libraries for Internet Explorer 5" and "Win32 Headers & Libraries for Windows 2000." Choose "Download Headers & Libraries" from the Table of Contents and follow the instructions there. Browser/Platform CompatibilityThese samples use the MSXML parser that ships with Microsoft Internet Explorer 5.

Complete Article

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like