It seems to me that being able to add objects to the res file at runtime would be A GOOD THING.

I often use res files to hold search strings, sometimes the users change them but next time the app is loaded they are back to the original res string.

I don't want to use te registry 'cos the draconian NT policies here prevent the general user from getting anywhere near the registry let alone writing to it.