On 5/7/08, Bart <[EMAIL PROTECTED]> wrote: > > > See for example: http://support.microsoft.com/kb/310294/en-us the section > Classify > Application Data. > This would suggest to me that CSIDL_COMMON_APPDATA would be the most > logical place to store global application data like /etc/ on Linux. > I'm not sure that this is Win9x compatible, will check that when I have > time. >
Just wrote som etest code. On Win9x using CSIDL_COMMON_APPDATA returns: Global: C:\WINDOWS\All Users\Application Data\ Local : C:\WINDOWS\Application Data\ (on my machine (WinME, not using profiles), so this would seem safe to use. Bart
_______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
