R
Ross
Hi all. Very basic question here. On Linux or Mac, when you want your
program to have some long term memory, then you create a directory in
the user's home directory called ".application" or whatever. You can
then store a config file, etc., in there. Once you have this, you can
have config properties that specify temporary directories etc.
What do people do for this on Windows? Where do they put config files
etc. so that the program knows where to access them?
program to have some long term memory, then you create a directory in
the user's home directory called ".application" or whatever. You can
then store a config file, etc., in there. Once you have this, you can
have config properties that specify temporary directories etc.
What do people do for this on Windows? Where do they put config files
etc. so that the program knows where to access them?