
List Of Computers Connected To Network
In Regedit.exe, under File-> Select Computer........a popup displaying a
list of computer names connected to the network. I am designing an
application where a user much provide a network computer name and I prefer
to have them select from a list of available connected computers rather
than having them manually type the name in a textbox control.
I need a Network API function call that will allow me to mimic this
programmatically within a Visual Basic application when the form loads.
There is a function called NetEnumResources() but I am unable to get it to
work.......
Please email me the name of the function and a example of how to use it
within my code..
Any suggestions would be appreciated.....