22 lines
709 B
Plaintext
22 lines
709 B
Plaintext
//+---------------------------------------------------------------------------
|
|
//
|
|
// Copyright 1995 - 1997 Microsoft Corporation. All Rights Reserved.
|
|
//
|
|
// Contents: Conferencing Services Object interfaces
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
cpp_quote("//+-------------------------------------------------------------------------")
|
|
cpp_quote("//")
|
|
cpp_quote("// Microsoft Windows")
|
|
cpp_quote("// Copyright 1995-1997 Microsoft Corporation. All Rights Reserved.")
|
|
cpp_quote("//")
|
|
cpp_quote("// File: imsconf2.h")
|
|
cpp_quote("//")
|
|
cpp_quote("//--------------------------------------------------------------------------")
|
|
|
|
#include "..\..\h\imsconf2.idl"
|
|
|
|
|
|
|