StdAfx.h

Go to the documentation of this file.
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__07A411AF_2AA7_43BB_AF36_B5999C1DEE6B__INCLUDED_)
00007 #define AFX_STDAFX_H__07A411AF_2AA7_43BB_AF36_B5999C1DEE6B__INCLUDED_
00008 
00009 #if _MSC_VER > 1000
00010 #pragma once
00011 #endif // _MSC_VER > 1000
00012 
00013 // This MUST BE FIRST!
00014 #include "msvc_kludges.h"
00015 
00016 // Insert your headers here
00017 #define WIN32_LEAN_AND_MEAN   // Exclude rarely-used stuff from Windows headers
00018 
00019 #include <windows.h>
00020 
00021 // TODO: reference additional headers your program requires here
00022 
00023 //{{AFX_INSERT_LOCATION}}
00024 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00025 
00026 #endif // !defined(AFX_STDAFX_H__07A411AF_2AA7_43BB_AF36_B5999C1DEE6B__INCLUDED_)

Generated on Mon Jul 9 14:42:48 2007 for ExultEngine by  doxygen 1.5.1