//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright 1992 - 1998 Microsoft Corporation.
//
// File: plasmcid.cxx
//
// Contents: CLSID_PLASMA
//
// History: 4-23-94 stevebl Created
//
//----------------------------------------------------------------------------
#include <windows.h>
#include <ole2.h>
#include "plasmcid.h"
CLSID CLSID_PLASMA = { /* d49bcab0-40d1-101b-b94f-00aa001f2ef4 */
0xd49bcab0,
0x40d1,
0x101b,
{0xb9, 0x4f, 0x00, 0xaa, 0x00, 0x1f, 0x2e, 0xf4}
};