windows-nt/Source/XPSP1/NT/inetsrv/query/setupqry/pch.cxx
2020-09-26 16:20:57 +08:00

40 lines
767 B
C++

//+-------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1997 - 1998.
//
// File: cnfgreg.hxx
//
// Contents: Precompiled header
//
// History: 09 Jul 1997 mohamedn Created
//
//--------------------------------------------------------------------------
#include <windows.h>
#include <setupapi.h>
#include <ocmanage.h>
#include <loadperf.h>
#include <stdlib.h>
#include <stdio.h>
#include <direct.h>
#include <eh.h>
#include "isdebug.hxx"
#include "setupqry.hxx"
#include "isreg.hxx"
#include "res.h"
#include <tgrow.hxx>
#include <filtreg.hxx>
#include <tsmem.hxx>
#include <dynstack.hxx>
#include <dynarray.hxx>
#include <cimbmgr.hxx>
#pragma hdrstop