
If you ever dreamed about a simple MFC-Based collection to handle an ANSI XML file then here is the solution. CXXMLFile : (Class) eXtended XML File This class reads simple XML files. It assumes the HTML/XML conventions in symbols and tags. But, the tag ? .... ? is ignored for now. This means that no codepage support is available (to make code simpler).
|