windows-nt/Source/XPSP1/NT/admin/activec/samples/sdksamples/about/guids.h
2020-09-26 16:20:57 +08:00

26 lines
881 B
C

//==============================================================;
//
// 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.
//
//
//
//==============================================================;
// {22612902-79B5-11d2-9508-00C04FB92EC2}
DEFINE_GUID(CLSID_CComponentData,
0x22612902, 0x79b5, 0x11d2, 0x95, 0x8, 0x0, 0xc0, 0x4f, 0xb9, 0x2e, 0xc2);
// {22612904-79B5-11d2-9508-00C04FB92EC2}
DEFINE_GUID(CLSID_CSnapinAbout,
0x22612904, 0x79b5, 0x11d2, 0x95, 0x8, 0x0, 0xc0, 0x4f, 0xb9, 0x2e, 0xc2);