 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
sam Guest
|
Posted: Wed Aug 03, 2005 1:01 pm Post subject: Data folder for application |
|
|
If an application needs to store data users, where can it droped it in the
hard disk ?
It seems that for windows XP, 2K the "C:Documents and Settings<user
name>Local SettingsApplication Data" is the fine place.
What is the good place for Windows 98/ME and XP, 2K ?
Thanks.
Sam
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Wed Aug 03, 2005 5:54 pm Post subject: Re: Data folder for application |
|
|
"sam" <skneife3 (AT) wanadoo (DOT) fr> wrote
| Quote: | It seems that for windows XP, 2K the "C:Documents and
Settings<user name>Local SettingsApplication Data" is the
fine place. What is the good place for Windows 98/ME and XP, 2K ?
|
Look at the SHGetSpecialFolderLocation() function, specifying CSIDL_APPDATA,
CSIDL_COMMON_APPDATA, or CSIDL_LOCAL_APPDATA as the folder, depending on
your needs.
Gambit
|
|
| Back to top |
|
 |
sam Guest
|
Posted: Thu Aug 04, 2005 7:50 am Post subject: Re: Data folder for application |
|
|
Thank you very much Remy.
Sam
"Remy Lebeau (TeamB)" <no.spam (AT) no (DOT) spam.com> wrote
| Quote: |
"sam" <skneife3 (AT) wanadoo (DOT) fr> wrote in message
news:42f0c015 (AT) newsgroups (DOT) borland.com...
It seems that for windows XP, 2K the "C:Documents and
Settings<user name>Local SettingsApplication Data" is the
fine place. What is the good place for Windows 98/ME and XP, 2K ?
Look at the SHGetSpecialFolderLocation() function, specifying
CSIDL_APPDATA,
CSIDL_COMMON_APPDATA, or CSIDL_LOCAL_APPDATA as the folder, depending on
your needs.
Gambit
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|