StdAfx.h

Go to the documentation of this file.
00001 //
00002 // Copyright 2003 Sony Corporation 
00003 //
00004 // Permission to use, copy, modify, and redistribute this software for
00005 // non-commercial use is hereby granted.
00006 //
00007 // This software is provided "as is" without warranty of any kind,
00008 // either expressed or implied, including but not limited to the
00009 // implied warranties of fitness for a particular purpose.
00010 //
00011 // stdafx.h : include file for standard system include files,
00012 //  or project specific include files that are used frequently, but
00013 //      are changed infrequently
00014 //
00015 
00016 #if !defined(AFX_STDAFX_H__82F80A49_CF3C_11D7_86A0_0090CC0FC3B5__INCLUDED_)
00017 #define AFX_STDAFX_H__82F80A49_CF3C_11D7_86A0_0090CC0FC3B5__INCLUDED_
00018 
00019 #if _MSC_VER > 1000
00020 #pragma once
00021 #endif // _MSC_VER > 1000
00022 
00023 #define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers
00024 
00025 #include <afxwin.h>         // MFC core and standard components
00026 #include <afxext.h>         // MFC extensions
00027 #include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls
00028 #ifndef _AFX_NO_AFXCMN_SUPPORT
00029 #include <afxcmn.h>                     // MFC support for Windows Common Controls
00030 #endif // _AFX_NO_AFXCMN_SUPPORT
00031 
00032 
00033 //{{AFX_INSERT_LOCATION}}
00034 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00035 
00036 #endif // !defined(AFX_STDAFX_H__82F80A49_CF3C_11D7_86A0_0090CC0FC3B5__INCLUDED_)

Generated on Sun Dec 2 23:04:30 2007 for openSDK by  doxygen 1.3.9.1