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.
39 lines
806 B
39 lines
806 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// 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
|
|
|
|
|