Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
615 B

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