windows-nt/Source/XPSP1/NT/admin/activec/samples/sdksamples/tbarext/guids.h

33 lines
872 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//==============================================================;
//
// 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.
//
//
//
//==============================================================;
// {20E42DD2-5CCF-11d3-9147-00C04F65B3F9}
DEFINE_GUID(CLSID_CToolBarExtension,
0x20e42dd2, 0x5ccf, 0x11d3, 0x91, 0x47, 0x0, 0xc0, 0x4f, 0x65, 0xb3, 0xf9);
// {3E66FCD0-5CCF-11d3-9147-00C04F65B3F9}
DEFINE_GUID(CLSID_CSnapinAbout,
0x3e66fcd0, 0x5ccf, 0x11d3, 0x91, 0x47, 0x0, 0xc0, 0x4f, 0x65, 0xb3, 0xf9);