Examples of using boost::filesystem for various things as and when I encounter them…Many have been lifted from the StackOverflow site.For reasons of brevity and clarity I generally avoid extraneous code …
Step 1: Download and install TinyXMLDownload and extract the library fromhttp://www.grinninglizard.com/tinyxml/TinyXML source files as shown:
A run-through on how to create a editable MFC List Control by making the CListCtrl editable.Visual Studio 2010 project downloadable from here.Much of the credit for this must go to …