This may seem like a really silly question but let me explain...
I'm porting a program from Mac to Windows. I can use the strict ANSI routines to read and write a preferences structure to disk no problem. However, not being a seasoned PC user (yet) I don't know where in the system folder all programs usually store their user's preference settings OR what format (ie. DOS extension) I should use for this.
There may not even be a "written-in-stone" recommendation for this (in which case I'll probably just store in same folder as program iteself) but if there is, I'd like to know where and what format?
Can anyone help?
Thanks!
I'm porting a program from Mac to Windows. I can use the strict ANSI routines to read and write a preferences structure to disk no problem. However, not being a seasoned PC user (yet) I don't know where in the system folder all programs usually store their user's preference settings OR what format (ie. DOS extension) I should use for this.
There may not even be a "written-in-stone" recommendation for this (in which case I'll probably just store in same folder as program iteself) but if there is, I'd like to know where and what format?
Can anyone help?
Thanks!