blob: 88dab1a84c305e7c09d7647fe1aead7fae6482e3 (
plain) (
tree)
|
|
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1994.
//
// File: ocach2.h
//
// Contents: Replacement for ocach2.h.
//
// History: 6-15-94 GregJen Created
//
//----------------------------------------------------------------------------
#ifndef RC_INVOKED
#pragma message("WARNING: Only Includes ole2.h.")
#pragma message("The code needs to be changed to directly include ole2.h")
#endif /* !RC_INVOKED */
#include <ole2.h>
|