XML Framework Tutorial

This tutorial will walk you through the steps required to add XML serialization support to an existing MFC Document-View application. (A starter application XMLTutorial is available from the Knowledge Base on the Perforce web site. For details on additional samples, see Location of Sample Code in the Getting Started part.) All tutorial steps will be based on adding to and changing the code in the XMLSerTut_Base application. You can follow along and make the changes to the code as you go, or refer to the completed application provided in the same directory.