Writing to a windows registry

For sake of precision, neither these functions wrote or read to and from the Registry. These functions were used to manage INI files.

There are classes around in the forum to manage INI files. If memory serves me well, @Dave S and @Mark Strickland among others wrote INI file management classes. These classes could be used on any OS as far as I understand them since they are using strictly Xojo code.