Win2000... How do I get the path of the current user's home directory? I.E. if the current user is "Matt" then I want to get "c:\documents and settings\matt". Is there a Windows environment variable (similar to %systemroot%) that contains it, or is there a function I can call?


Reply With Quote