Introduction - If you have any usage issues, please Google them yourself
Summary: This is a total re-write of the original CIniFile class written in 2006. Originally the data structures
underlying the CIniFile object were std::list which was extreamly inefficient when dealing with huge ini files.