STDAFX.H

/*------------------------------------------------------------------------*\ 
*
*Copyright (c) 1997 Microsoft Corporation
*
*Module Name:
*
*stdafx.h
*
*Abstract:
*
*ATL-generated header file
*
\*------------------------------------------------------------------------*/


#include <atlbase.h>
//You may derive a class from CComModule and use it if you want to override
//something, but do not change the name of _Module
extern CComModule _Module;
#include <atlcom.h>