When an XMLDOMDocument saves itself, how can i get it to include the XML Declaration, e.g.:
C++:
std::string xmlString = ... xmlString = "" + xmlString
Because, seriously, the correct solution is a joke...