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

26 lines
879 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.
//
//
//
//==============================================================;
// {1390C842-88B8-11d2-8A08-000021473128}
DEFINE_GUID(CLSID_CComponentData,
0x1390c842, 0x88b8, 0x11d2, 0x8a, 0x8, 0x0, 0x0, 0x21, 0x47, 0x31, 0x28);
// {1390C844-88B8-11d2-8A08-000021473128}
DEFINE_GUID(CLSID_CSnapinAbout,
0x1390c844, 0x88b8, 0x11d2, 0x8a, 0x8, 0x0, 0x0, 0x21, 0x47, 0x31, 0x28);