Hi,
I have an application that process a data file that the user downloads to his/her desktop. The application was written to look for the file in C:WindowsDesktop. The PCs that this application is located on are being upgraded to Windows 2000 where the desktop location is C:Documents and SettingsDesktop. Since this location varies depending on who has logged on, is there an API call or other way of determining the path of the desktop?
Thanks,
Vernon