/* /-------------------------------------------------------------------- | | $Id: stdafx.h,v 1.4 2002/03/31 13:36:42 uzadow Exp $ | | Copyright (c) 1996-2002 Ulrich von Zadow | -------------------------------------------------------------------- */ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #ifndef _AFX_NO_AFXCMN_PL_SUPPORT #include // MFC support for Windows 95 Common Controls #endif // _AFX_NO_AFXCMN_PL_SUPPORT /* /-------------------------------------------------------------------- | | $Log: stdafx.h,v $ | Revision 1.4 2002/03/31 13:36:42 uzadow | Updated copyright. | | \-------------------------------------------------------------------- */