2025-04-27 07:49:33 -04:00

23 lines
616 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"