I just made a little program that gives me information about the drives on my little home network and to do it I had to hard-code the UNC's. Does anyone know a way to get that information so I can make this more general and give copies to friends without hard coding the names?
I know how to get local drives but I'd like to get drives on other computers on the same network. I've just spent an hour going through the API help and the PB help with no luck. I guess I'm not sure what I'm looking for.
Thanks for any tips or pointers,
Barry
I know how to get local drives but I'd like to get drives on other computers on the same network. I've just spent an hour going through the API help and the PB help with no luck. I guess I'm not sure what I'm looking for.
Thanks for any tips or pointers,
Barry
Comment