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.

22 lines
594 B

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