Hi all,
I have a problem getting the directory name where to store user related files. Normally it is something like:
C:\Documents and Settings\[user_name]\Application Data\...
but on my computer it is
C:\Documents and Settings\[user_name].[computer_name]\Application Data\...
and I believe it could be even different. Do you anybody know about a function that retrieves current user's directory name? I have got Delphi 3...
Thanks, David
I have a problem getting the directory name where to store user related files. Normally it is something like:
C:\Documents and Settings\[user_name]\Application Data\...
but on my computer it is
C:\Documents and Settings\[user_name].[computer_name]\Application Data\...
and I believe it could be even different. Do you anybody know about a function that retrieves current user's directory name? I have got Delphi 3...
Thanks, David