RGENCID.CXX

//+--------------------------------------------------------------------------- 
//
// Microsoft Windows
// Copyright 1992 - 1998 Microsoft Corporation.
//
// File: rgencid.cxx
//
// Contents: CLSID_RGEN
//
// History: 5-03-94 stevebl Created
//
//----------------------------------------------------------------------------

#include <windows.h>
#include <ole2.h>
#include "plasmcid.h"

CLSID CLSID_RGEN = { /* 7970b884-48f7-101b-b967-00aa001f2ef4 */
0x7970b884,
0x48f7,
0x101b,
{0xb9, 0x67, 0x00, 0xaa, 0x00, 0x1f, 0x2e, 0xf4}
};