windows-nt/Source/XPSP1/NT/base/ntsetup/opktools/setupmgr/oem/pch.c
2020-09-26 16:20:57 +08:00

23 lines
594 B
C

/****************************************************************************\
PCH.C / OPK Wizard (OPKWIZ.EXE)
Microsoft Confidential
Copyright (c) Microsoft Corporation 1999
All rights reserved
Source file that includes just the standard includes.
4/99 - Jason Cohen (JCOHEN)
Updated this old source file for the OPK Wizard as part of the
Millennium rewrite.
09/2000 - Stephen Lodwick (STELO)
Ported OPK Wizard to Whistler
\****************************************************************************/
#include "pch.h"
#include "main.h"