|
|
DataTreeThis program is a programming library and a tool for creating and maintaining binary files with internal tree structure. The structure of these files is very similar to that of XML files with the esclusion of text sections, and with the difference that these files are binary. The programming library developed for this tool has been used in other projects to implement a more secure persistence of the application settings.
Structure view
Item insertion
|