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 / globals.h < prev    next >
C/C++ Source or Header  |  1997-10-09  |  564b  |  25 lines

  1. //+---------------------------------------------------------------------------
  2. //
  3. //  Microsoft Windows
  4. //  Copyright 1992 - 1997 Microsoft Corporation.
  5. //
  6. //  File:       globals.h
  7. //
  8. //  Contents:
  9. //
  10. //  Classes:
  11. //
  12. //  Functions:
  13. //
  14. //  History:    4-20-95   RichardW   Created
  15. //
  16. //----------------------------------------------------------------------------
  17.  
  18.  
  19. extern  HINSTANCE                   hDllInstance;
  20. extern  HANDLE                      hGlobalWlx;
  21. extern  PWLX_DISPATCH_VERSION_1_0   pWlxFuncs;
  22.  
  23.  
  24. #define GINA_SAS_1      256
  25.