|
-
Sep 3rd, 2017, 03:11 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Some questions about folder IDs
I have some questions about folder IDs
1. I know that Known Folders (aka "special folders") have IDs. They used to be CSIDL values but are now KnownFolderIDs.
2. Does every folder in a Windows file system have an ID? (Apparently the answer is YES, they have a PIDL)
3. How can I get the ID from a given folder path?
Most APIs seems to work in one direction - get the path for a known folder for a given ID. I want the reverse of that - given a folder path, what is the ID. What is the Shell function which does that? Some sample code would be most appreciated as well!
Last edited by AAraya; Sep 3rd, 2017 at 07:42 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|