
This is a fully working INI file reader. It reads an ini file in binary mode and extracts the text into a string. then it checks for certain characters to parse the file with. Finally it compiles the data and creates a tree of the data.
the tree is saveable and can be modified (Delete, New, Edit)