home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winbase / security / winnt / gina / gina.def < prev    next >
Text File  |  1995-05-25  |  381b  |  18 lines

  1. LIBRARY         GINA
  2.  
  3. DESCRIPTION     'Alternate Windows NT Logon GUI'
  4.  
  5. EXPORTS
  6.         WlxNegotiate
  7.         WlxInitialize
  8.         WlxDisplaySASNotice
  9.         WlxLoggedOutSAS
  10.         WlxActivateUserShell
  11.         WlxLoggedOnSAS
  12.         WlxDisplayLockedNotice
  13.         WlxWkstaLockedSAS
  14.         WlxIsLockOk
  15.         WlxIsLogoffOk
  16.         WlxLogoff
  17.         WlxShutdown
  18.