J
JD
Hi --
When I create an xml data stream using C# XMLTextWriter I can use
WriteStartElement/WriteElementString and WriteEndElement. Works great. Now
I'm trying to add elements to an existing piece of xml using C++ and MSXML.
And I'm have a difficult time creating elements and appending children to
accomplish the same as above 3 methods.
Tips appreciated.
Thanks,
Mike
When I create an xml data stream using C# XMLTextWriter I can use
WriteStartElement/WriteElementString and WriteEndElement. Works great. Now
I'm trying to add elements to an existing piece of xml using C++ and MSXML.
And I'm have a difficult time creating elements and appending children to
accomplish the same as above 3 methods.
Tips appreciated.
Thanks,
Mike