View Single Post
Old 1st April 2009
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Quote:
Originally Posted by roddierod View Post
It might not be the microsoft way, but I write to ini/config files. It's saved me a lot of headaches over the years. I try and use BSD type methods as much as I can while doing windows programming. I'm goof that way
No, that's not what I meant, I use flat files for storing the configuration of my program too, using the registry for this never even crossed my mind.

But I want to change system settings, such as IE Proxy, explorer settings, automatic updates, resolution, etc.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote