home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / netds / winnt / netapi / netsmple / readme.txt < prev   
Encoding:
Text File  |  1996-06-05  |  306 b   |  9 lines

  1. Networking (LAN Manager) API Sample
  2.  
  3.  
  4. The NETAPI sample demonstrates how to create a user and a local group and 
  5. add the user to the local group under Windows NT.
  6.  
  7. The functions used include the ported LAN Manager functions NetGetDCName, 
  8. NetUserAdd, NetLocalGroupAdd, and NetLocalGroupAddMembers.
  9.