15 lines
587 B
C++
15 lines
587 B
C++
//+-------------------------------------------------------------------------
|
|
// Microsoft OLE
|
|
// Copyright (C) Microsoft Corporation, 1994 - 1996.
|
|
// All rights reserved.
|
|
//
|
|
// File: dfheader.hxx
|
|
//
|
|
// Contents: Common precompiled header for all CTOLESTG utilities
|
|
// and applications.
|
|
//
|
|
// History: 30-Mar-95 DeanE Created
|
|
// 07-Mar-96 DeanE Copied from CTOLEUI project
|
|
//--------------------------------------------------------------------------
|
|
#include <dfworld.hxx> // Common and OLE utility headers
|