Boost
chris, could you change your settings code to do something a bit more fancy than system()? for example, do mkdirs to create the dir structure, then load the default config file and use the configfile's save method to write a new file to the user settings dir. i added a overload of CONFIGFILE::Write that takes a filename to save as (untested). do you have any other non-portable code in your settings class, or is it cleaned up enough to where i can pump out a windows release?
|