
Getting a list of Computer's on a network and or a list of Workgroups
Quote:
> I want to get a list of Computer's on a network and a list of Workgroups.
> I have looked through the WNet API's but could not find one that did this.
> Any help is greatly appreciated.
> Ken
NetServerEnum or WNetResource...
Search on MSDN for these functions.
Regards,
Elvio Serrao