#include <CDPlayerIni.h>
Inheritance diagram for CDPlayerIni
The ini file is simply a flat text file. Each new entry is simply concatenated to the end of the file.
Each entry has the following format [{VolumeSerialNumber of cd eg. D4035D}] EntryType={a number usually 1 not sure what other entry types exist} artist={the artists name} title={The title of the cd} numtracks={the number of tracks} {list of track number=track title - starts at zero eg "0=la femme d'argent"} order={the order of the playback} numplay={the number of tracks to playback - the length of order}