S
Skip Bremer
A user can change where their Contacts folder (and other user folders) is
located by accessing the folder's Properties and going to the Location tab.
For my programs, I use the CurrentVersion - User Shell Folders key in the
Registry (via the CSIDL API stuff) to determine where dedicated folders are
located. But the Contacts folder is not part of that key's data and I don't
think it is listed as a CSIDL constant, so how are we now supposed to locate
these new folders, like the user's actual Contacts folder, for example?
located by accessing the folder's Properties and going to the Location tab.
For my programs, I use the CurrentVersion - User Shell Folders key in the
Registry (via the CSIDL API stuff) to determine where dedicated folders are
located. But the Contacts folder is not part of that key's data and I don't
think it is listed as a CSIDL constant, so how are we now supposed to locate
these new folders, like the user's actual Contacts folder, for example?