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

stdafx.h

00001 /*
00002 /--------------------------------------------------------------------
00003 |
00004 |      $Id: stdafx.h,v 1.4 2002/03/31 13:36:42 uzadow Exp $
00005 |
00006 |      Copyright (c) 1996-2002 Ulrich von Zadow
00007 |
00008 --------------------------------------------------------------------
00009 */
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 #define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers
00017 
00018 #include <afxwin.h>         // MFC core and standard components
00019 #include <afxext.h>         // MFC extensions
00020 #ifndef _AFX_NO_AFXCMN_PL_SUPPORT
00021 #include <afxcmn.h>                     // MFC support for Windows 95 Common Controls
00022 #endif // _AFX_NO_AFXCMN_PL_SUPPORT
00023 
00024 /*
00025 /--------------------------------------------------------------------
00026 |
00027 |      $Log: stdafx.h,v $
00028 |      Revision 1.4  2002/03/31 13:36:42  uzadow
00029 |      Updated copyright.
00030 |
00031 |
00032 \--------------------------------------------------------------------
00033 */

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