/////////////////////////////////////////////////////////////////////////////
//  FILE          : Snapin.h                                               //
//                                                                         //
//  DESCRIPTION   : Header file for                                        //
//                    includes of comet\inc\c_Snapin.h                     //
//                                                                         //
//  AUTHOR        : ATL Snapin class wizard                                //
//                                                                         //
//  HISTORY       :                                                        //
//      May 25 1998 adik    Init.                                          //
//      Aug 24 1998 adik    Use Comet version.                             //
//      Sep 14 1998 yossg   seperate common source to an included file     //
//                                                                         //
//      Sep 22 1999 yossg   welcome To Fax Server                           //
//																		   //
//  Copyright (C) 1999 Microsoft Corporation   All Rights Reserved         //
/////////////////////////////////////////////////////////////////////////////

#ifndef SNAPIN_H_INCLUDED
#define SNAPIN_H_INCLUDED

//EXTERN_C const CLSID CLSID_Snapin;
//EXTERN_C const CLSID CLSID_SnapinAbout;

#include "resource.h"

/////////////////////////////////////////////////////////////////////////////
#include "C_Snapin.h"
/////////////////////////////////////////////////////////////////////////////


#endif // ! SNAPIN_H_INCLUDED
