This all started because I need to check if user accounts are disabled or not (Along with many other things)
The answer is in the FLAGS field of the hash retunred from NetUserEnum but, I can't figure out how to break it all out of the dword.
My question is, what is the method to break out the readable format of the FLAGS field?
Thanks much for the help,
David Ross