Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.2 KiB

  1. /************************************************************************
  2. * *
  3. * INTEL CORPORATION PROPRIETARY INFORMATION *
  4. * *
  5. * This software is supplied under the terms of a license *
  6. * agreement or non-disclosure agreement with Intel Corporation *
  7. * and may not be copied or disclosed except in accordance *
  8. * with the terms of that agreement. *
  9. * *
  10. * Copyright (C) 1997 Intel Corp. All Rights Reserved *
  11. * *
  12. * $Archive: S:\sturgeon\src\gki\vcs\dgkiext.h_v $
  13. * *
  14. * $Revision: 1.2 $
  15. * $Date: 10 Jan 1997 16:14:02 $
  16. * *
  17. * $Author: CHULME $
  18. * *
  19. * $Log: S:\sturgeon\src\gki\vcs\dgkiext.h_v $
  20. *
  21. * Rev 1.2 10 Jan 1997 16:14:02 CHULME
  22. * Removed MFC dependency
  23. *
  24. * Rev 1.1 22 Nov 1996 15:22:20 CHULME
  25. * Added VCS log to the header
  26. *************************************************************************/
  27. // dgkiext.h : header file
  28. //
  29. #ifndef DGKIEXT_H
  30. #define DGKIEXT_H
  31. extern CGatekeeper *g_pGatekeeper;
  32. extern char *pEchoBuff;
  33. extern int nEchoLen;
  34. extern CRegistration *g_pReg;
  35. extern Coder *g_pCoder;
  36. #endif // DGKIEXT_H