When I enumerate the network work-group, what function do I use?
Do you have any simple code????
please.. please. ^^..
Printable View
When I enumerate the network work-group, what function do I use?
Do you have any simple code????
please.. please. ^^..
There's a set of classes for enumerating things on the network here on CodeGuru. The primary functions are WNetOpenEnum and WNetEnumResource.
The universe is a figment of its own imagination.