//----------------------------------------------------------------------------- // // File: STDAFX.H // // precompiled header file // // Copyright (c) 1995 - 1997, Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- #include <afxwin.h> // MFC core and standard components #include <afxext.h> // MFC extensions #include <afxole.h> // MFX Ole stuff #include <afxtempl.h> // MFC template collection classes. #include <afxmt.h> // MFC multithreading support #include <parser.h> #include <win32sub.h>