/*++ Copyright (c) 1994-1999 Microsoft Corporation Module Name : stdafx.h Abstract: Precompiled header file Author: Just about totally auto-generated. Project: Internet Services Manager Revision History: --*/ #ifndef __STDAFX_H__ #define __STDAFX_H__ #define VC_EXTRALEAN #include #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #define STRICT #ifndef _WIN32_WINNT #define _WIN32_WINNT 0x0500 #endif #define _ATL_APARTMENT_THREADED #include #include #include // MFC extensions #include // collection class #include #include #include #include extern CComModule _Module; #include #include //#include #include #include #include #include #include #include #define _COMIMPORT #include "common.h" #include "atlsnap.h" //{{AFX_INSERT_LOCATION}} #endif // __STDAFX_H__