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
November 14, 2001
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.
About the Author
You May Also Like