//==============================================================;
//
//  This source code is only intended as a supplement to existing Microsoft documentation. 
//
// 
//
//
//  THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
//  KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
//  IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
//  PURPOSE.
//
//  Copyright (C) 1999 Microsoft Corporation.  All Rights Reserved.
//
//
//
//==============================================================;

// {C83216B2-A4E5-11d2-970B-0080C7DCB3DC}
DEFINE_GUID(CLSID_CComponentData, 
            0xc83216b2, 0xa4e5, 0x11d2, 0x97, 0xb, 0x0, 0x80, 0xc7, 0xdc, 0xb3, 0xdc);

// {CED3C801-A4E5-11d2-970B-0080C7DCB3DC}
DEFINE_GUID(CLSID_CSnapinAbout, 
            0xced3c801, 0xa4e5, 0x11d2, 0x97, 0xb, 0x0, 0x80, 0xc7, 0xdc, 0xb3, 0xdc);
