Is there a GETFAVFOLDER routine similar to the GETUSERNAME that I can use to access the current user favorites folder, in NT or W2K
Printable View
Is there a GETFAVFOLDER routine similar to the GETUSERNAME that I can use to access the current user favorites folder, in NT or W2K
Check out the SHGetSpecialFolderPath API.
Or use the FileSystemObject.