/****************************************************************************** Source File: StdAfx.H This is a standard MFC file. It includes everything we want to have pre-compiled through StdAfx.CPP. Hence items being worked on never belong here. Copyright (c) 1997 by Microsoft Corporation. All Rights Reserved. A Pretty Penny Enterprises Production Change History: 03-03-1997 Bob_Kjelgaard@Prodigy.Net Created it when I re-orged the project. ******************************************************************************/ #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #include // MFC support for Windows Common Controls #include // MFC Support for rich edit controls and views #include "Tips.H"