|
Generic INI save and restore |
|
|
Many programs need a way to save their configuration data.
(Window positions, program options, etc.) OS/2 uses INI files for
this purposes. The INI file format is a binary file format that
is efficient in terms of rapid access, but it is not
human-readable. The present package provides a way of saving INI
data in human-readable form. The DumpINI program converts a
binary INI file into a corresponding plain-text form. The LoadINI
program performs the reverse conversion: it translates
human-readable data into the binary INI form.
In the interests of better development, this package is free and open-source. You may redistribute these utilities, or derived versions, with your own source code, under the conditions:
DownloadYou can get this software from ftp://ftp.pmoylan.org/software/genini12.zip. The source code can be downloaded from ftp://ftp.pmoylan.org/software/geninisrc12.zip. |
||||
|
|
|||||
|
Author: Peter Moylan |
Last updated: 1 March 2009 |
||||