home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 10 / ioProg_10.iso / soft / platsdk / inetwork.exe / NETDS.cab / 60RASHOST.DEF < prev    next >
Encoding:
Text File  |  1997-10-10  |  603 b   |  24 lines

  1. ;///////////////////////////////////////////////////////////////////////////////
  2. ;//
  3. ;//  File Name 
  4. ;//      RASHOST.DEF
  5. ;//
  6. ;//  Description
  7. ;//      Definition file for the RASHOST.DLL library.
  8. ;//
  9. ;//  Author
  10. ;//      Irving De la Cruz
  11. ;//
  12. ;//  Revision: 1.1
  13. ;//
  14. ;// Written for Microsoft Windows Developer Support
  15. ;// Copyright (c) 1995-1997 Microsoft Corporation. All rights reserved.
  16. ;//
  17. LIBRARY         RASHOST
  18. DESCRIPTION     'Sample NT RAS Security Host'
  19. HEAPSIZE        1024
  20. EXPORTS
  21.      RasSecurityDialogBegin
  22.      RasSecurityDialogEnd
  23.  
  24. ;// End of file for RASHOST.DEF