Hi,
I am trying to create a program that would change a computer's name and workgroup. I was able to do the first one but I do not know the API to change the workgroup. I found JoinDomainOrWorkgroup API in MS website that would seem to do the job but it does not work in MASM. :( Is there a lib or inc file I need to include for this API to work?
Thanks.
TF