Tagged Questions
2
votes
1answer
888 views
SHGetFolderPath() for a specific user
I'm looking for a good way to get the local application data folder for a specific user -- without having to enter the login details for that user.
SHGetFolderPath() can accept an access token for ...