/***************************************************************************** * * (C) COPYRIGHT MICROSOFT CORPORATION, 1999 * * TITLE: precomp.h * * VERSION: 1.0 * * AUTHOR: RickTu * * DATE: 5/12/99 * * DESCRIPTION: Precompiled header file for the preview window * *****************************************************************************/ #ifndef __PRECOMP_H_INCLUDED #define __PRECOMP_H_INCLUDED #include #include #include #include "uicommon.h" #include "simcrack.h" #include "wiadebug.h" #include #endif