for some purposes, calling the API may be overkill (for example, the default value for a SaveDialog1.InitialDir) compared to some of the system variables like %HOMEDRIVE% and %HOMEPATH%.

this site has a little table of such variables
http://www.wilsonmar.com/1envvars.htm


[EMAIL PROTECTED] wrote:

Wilfried Mestdagh wrote:

how to find user directory ?  I know it must be somewhere in registry,
but in witch key ?


Don't use the registry. Use the API.

http://www.cs.wisc.edu/~rkennedy/my-documents


__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to