TomCarnahan
Programmer
I did some research in the archives and found code that will return the path to a number of standard windows folders (ie. My Documents, Desktop, etc). The one I found uses the "apiSHGetSpecialFolderLocation" and "apiSHGetPathFromIDListapi" APIs and passes a CSIDL value (example: for the "Templates" directory, you pass the value "&H15".
Does anyone know the value to pass to retrieve the standard "Add-Ins" folder filepath?
Thank you ahead of time for any assistance you can render!
--- Tom
Does anyone know the value to pass to retrieve the standard "Add-Ins" folder filepath?
Thank you ahead of time for any assistance you can render!
--- Tom