Main Page | File List

StdAfx.h

00001 // stdafx.h : include file for standard system include files,
00002 //  or project specific include files that are used frequently, but
00003 //      are changed infrequently
00004 //
00005 
00006 #if !defined(AFX_STDAFX_H__FE16F182_BFBC_481B_892E_91254E7FF89A__INCLUDED_)
00007 #define AFX_STDAFX_H__FE16F182_BFBC_481B_892E_91254E7FF89A__INCLUDED_
00008 
00009 #if _MSC_VER > 1000
00010 #pragma once
00011 #endif // _MSC_VER > 1000
00012 
00013 #define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers
00014 
00015 #include <afxwin.h>         // MFC core and standard components
00016 #include <afxext.h>         // MFC extensions
00017 #include <afxdisp.h>        // MFC Automation classes
00018 #include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls
00019 #ifndef _AFX_NO_AFXCMN_SUPPORT
00020 #include <afxcmn.h>                     // MFC support for Windows Common Controls
00021 #endif // _AFX_NO_AFXCMN_SUPPORT
00022 
00023 #include <afxsock.h>            // MFC socket extensions
00024 
00025 //{{AFX_INSERT_LOCATION}}
00026 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00027 
00028 #endif // !defined(AFX_STDAFX_H__FE16F182_BFBC_481B_892E_91254E7FF89A__INCLUDED_)

Generated on Mon May 8 22:27:08 2006 by  doxygen 1.3.9.1