Documentation
Table of Contents
This library is the configuration management library. It is used for storing and retrieving configuration information from various formats. Currently the INI file format is supported, with functions for reading and writing values to the file. These are cross-platform, not specific to the Windows platform.
getprivateprofilestring (
string ,
string sSection,
string sEntry,
string sDefault,
string sReturnval,
string sInifile,
string sEOLchar )
sInifilecontent



