//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright 1992 - 1998 Microsoft Corporation.
//
// File: quadcid.cxx
//
// Contents: contains CLSID_QUADRANT
//
// History: 4-15-94 stevebl Created
//
//----------------------------------------------------------------------------
#include <windows.h>
#include <ole2.h>
#include "quadcid.h"
CLSID CLSID_QUADRANTENGINE = { /* bf600080-3a8c-101b-b941-00aa001f2ef4 */
0xbf600080,
0x3a8c,
0x101b,
{0xb9, 0x41, 0x00, 0xaa, 0x00, 0x1f, 0x2e, 0xf4}
};