Hi,
How to create/delete a user in Windown NT? Could u please tell me the APIs?
Thanks for any type of help.
Anand.
Printable View
Hi,
How to create/delete a user in Windown NT? Could u please tell me the APIs?
Thanks for any type of help.
Anand.
Try NetUserAdd() and NetUserDel ().