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

StdAfx.h

00001 /*
00002 /--------------------------------------------------------------------
00003 |
00004 |      $Id: StdAfx.h,v 1.6 2000/09/01 14:53:34 Administrator Exp $
00005 |
00006 \--------------------------------------------------------------------
00007 */
00008 // stdafx.h : include file for standard system include files,
00009 //      or project specific include files that are used frequently,
00010 //      but are changed infrequently
00011 
00012 #if !defined(AFX_STDAFX_H__B69FE5C8_9F53_11D2_B13F_444553540000__INCLUDED_)
00013 #define AFX_STDAFX_H__B69FE5C8_9F53_11D2_B13F_444553540000__INCLUDED_
00014 
00015 #if _MSC_VER > 1000
00016 #pragma once
00017 #endif // _MSC_VER >= 1000
00018 
00019 #define STRICT
00020 #ifndef _WIN32_WINNT
00021 #define _WIN32_WINNT 0x0400
00022 #endif
00023 #define _ATL_APARTMENT_THREADED
00024 
00025 /* NO MFC
00026 #include <afxwin.h>
00027 #include <afxdisp.h>
00028 */
00029 
00030 #include <atlbase.h>
00031 #include <comdef.h>
00032 //You may derive a class from CComModule and use it if you want to override
00033 //something, but do not change the name of _Module
00034 extern CComModule _Module;
00035 #include <atlcom.h>
00036 
00037 //{{AFX_INSERT_LOCATION}}
00038 // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
00039 
00040 #endif // !defined(AFX_STDAFX_H__B69FE5C8_9F53_11D2_B13F_444553540000__INCLUDED)
00041 /*
00042 /--------------------------------------------------------------------
00043 |
00044 |      $Log: StdAfx.h,v $
00045 |      Revision 1.6  2000/09/01 14:53:34  Administrator
00046 |      no message
00047 |
00048 |
00049 \--------------------------------------------------------------------
00050 */

Generated on Sun Jun 6 13:42:22 2004 for paintlib by doxygen 1.3.2