ChewDoggie
Programmer
Hello all,
In one of our apps, we used to store "user preferences" in the registry. But with Vista, Micorosoft limits access to the registry and actually suggests replacing registry entries with INI files.
Is there an API that I call to modify the settings in an INI file ? Or do I use a FSO ?
Thanks!
Chew
10% of your life is what happens to you. 90% of your life is how you deal with it.
In one of our apps, we used to store "user preferences" in the registry. But with Vista, Micorosoft limits access to the registry and actually suggests replacing registry entries with INI files.
Is there an API that I call to modify the settings in an INI file ? Or do I use a FSO ?
Thanks!
Chew
10% of your life is what happens to you. 90% of your life is how you deal with it.