Download ini_class.zip v1.1 (11.6kB)
The archive contains the class and example code for each feature. All code is open-source and commented.
Features
- Sections
- Copy
- Cut
- Delete
- List
- Make
- Strings
- Strings
Change log
1.0 > 1.1
- Now released as open source, under the GNU GPL. The license is included in the download.
- All parameters are by value, instead of by reference.
- All parameters now have a variable type.
- Increased buffer sizes.
- Added message boxes to all the commands on the form to show what is happening.
- Rearranged some buttons so the actions work when pressed in order.