I need to get a list of machine connected to the current computer, just like explorer do. I want to use their name to retrieve their shared path using NetShareEnum.
I accept the answer from Shymep.
http://www.codeproject.com/KB/IP/ListNetworkComputers.aspx
Thank you