windows-nt/Source/XPSP1/NT/base/wmi/bmoflocparser/stdafx.h
2020-09-26 16:20:57 +08:00

21 lines
615 B
C

//-----------------------------------------------------------------------------
//
// 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>