Main Page   Namespace List   Class Hierarchy   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,
00003 //      but are changed infrequently
00004 
00005 #if !defined(AFX_STDAFX_H__A4534130_8134_45E0_932B_2221CB8108EF__INCLUDED_)
00006 #define AFX_STDAFX_H__A4534130_8134_45E0_932B_2221CB8108EF__INCLUDED_
00007 
00008 #if _MSC_VER > 1000
00009 #pragma once
00010 #endif // _MSC_VER > 1000
00011 
00012 #define STRICT
00013 #ifndef _WIN32_WINNT
00014 #define _WIN32_WINNT 0x0400
00015 #endif
00016 #define _ATL_APARTMENT_THREADED
00017 
00018 #include <atlbase.h>
00019 //You may derive a class from CComModule and use it if you want to override
00020 //something, but do not change the name of _Module
00021 extern CComModule _Module;
00022 #include <atlcom.h>
00023 
00024 //{{AFX_INSERT_LOCATION}}
00025 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00026 
00027 #endif // !defined(AFX_STDAFX_H__A4534130_8134_45E0_932B_2221CB8108EF__INCLUDED)

Generated on Thu May 23 17:51:00 2002 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001