How do I get all of the mapped network drives (shared ones) like the ones that a person would see in Windows Explorer?
That is,
- Network Places
- Computer 1
- Shared Folder
- Computer 2
- Shared Folder 1
- Shared Folder 2
- Computer 1
Is there a command or an API function that I can use to get at least the names of the computers and its folders?