I know that values can be written to and read from the registry, is it also possible to do this with the contents of a listbox?

The listbox contains a list of filenames and paths like eg. below:

c:\media\song1.mp3
c:\media\song2.mp3

etc.


The list contents are not fixed, they may be altered by the user when running.

Does anybody know how i can do this?

Thanks

Tom