chewlim
July 2nd, 1999, 12:32 AM
How to create an NT user using C++??
Please show me some codes.
Thanks,
chewlim
Please show me some codes.
Thanks,
chewlim
|
Click to See Complete Forum and Search --> : How to create an user in NT? chewlim July 2nd, 1999, 12:32 AM How to create an NT user using C++?? Please show me some codes. Thanks, chewlim Lothar Haensler July 2nd, 1999, 06:05 AM check out the NetUserAdd function on MSDN. This is one of the very few functions that even has a sample in the function description. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |