
Getting user names on NT domain
How can I get user names for a NT domain, be it either the complete list of
users for one domain (that could be passed to the function as a string, for
instance), or the current user?
The GetUserName command in the advapi32.dll doesn't quite seem to fit my
needs.
(Or maybe I've just not understood how it works :-)