doctorjellybean
Programmer
- May 5, 2003
- 145
This might be simple for some, but I really have a problem in understanding exactly how it works. I've tried Google, and the majority of them appears to deal with form display settings, etc.
This is my scenario: The user has to make some selections in the Options section, and those selections need to be stored somewhere. At the moment it is stored in a text file, and the info in that is loaded into a listbox when the program starts up. The selections are e.g. default folder, enable/disable hints, use built-in or default browser.
Basically I would like to know how to write the settings in a INI File, and to read from it.
I do apologize if I sound stupid lol
This is my scenario: The user has to make some selections in the Options section, and those selections need to be stored somewhere. At the moment it is stored in a text file, and the info in that is loaded into a listbox when the program starts up. The selections are e.g. default folder, enable/disable hints, use built-in or default browser.
Basically I would like to know how to write the settings in a INI File, and to read from it.
I do apologize if I sound stupid lol