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.

32 lines
1.6 KiB

  1. /////////////////////////////////////////////////////////////////////////////
  2. // FILE : Snapin.h //
  3. // //
  4. // DESCRIPTION : Header file for //
  5. // includes of comet\inc\c_Snapin.h //
  6. // //
  7. // AUTHOR : ATL Snapin class wizard //
  8. // //
  9. // HISTORY : //
  10. // May 25 1998 adik Init. //
  11. // Aug 24 1998 adik Use Comet version. //
  12. // Sep 14 1998 yossg seperate common source to an included file //
  13. // //
  14. // Sep 22 1999 yossg welcome To Fax Server //
  15. // //
  16. // Copyright (C) 1999 Microsoft Corporation All Rights Reserved //
  17. /////////////////////////////////////////////////////////////////////////////
  18. #ifndef SNAPIN_H_INCLUDED
  19. #define SNAPIN_H_INCLUDED
  20. //EXTERN_C const CLSID CLSID_Snapin;
  21. //EXTERN_C const CLSID CLSID_SnapinAbout;
  22. #include "resource.h"
  23. /////////////////////////////////////////////////////////////////////////////
  24. #include "C_Snapin.h"
  25. /////////////////////////////////////////////////////////////////////////////
  26. #endif // ! SNAPIN_H_INCLUDED