Thursday, February 09, 2006

Good sample to create xml using MSXML in Visual C++

PerfectXML.com - MSXML for C++ Developers :: Creating XML Document Using DOM    

But it’s always painful to check all the HRESULT values in C++ programs, so I end up using the XML class for processing and building simple XML documents.

No comments: