Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

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__17E9EE5A_DB43_11D3_8099_00A0C9B3BB18__INCLUDED_)
00007 #define AFX_STDAFX_H__17E9EE5A_DB43_11D3_8099_00A0C9B3BB18__INCLUDED_
00008 
00009 #if _MSC_VER > 1000
00010 #pragma once
00011 #endif // _MSC_VER > 1000
00012 
00013 #define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers
00014 
00015 #include <stdio.h>
00016 
00017 // TODO: reference additional headers your program requires here
00018 
00019 //{{AFX_INSERT_LOCATION}}
00020 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00021 
00022 #endif // !defined(AFX_STDAFX_H__17E9EE5A_DB43_11D3_8099_00A0C9B3BB18__INCLUDED_)

Generated on Mon Nov 3 09:38:16 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002