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

25 lines
887 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.
//
//
//
//==============================================================;
// {CFCDC9F3-C50E-11d2-952B-00C04FB92EC2}
DEFINE_GUID(CLSID_CPropSheetExtension,
0xcfcdc9f3, 0xc50e, 0x11d2, 0x95, 0x2b, 0x0, 0xc0, 0x4f, 0xb9, 0x2e, 0xc2);
// {CFCDC9F7-C50E-11d2-952B-00C04FB92EC2}
DEFINE_GUID(CLSID_CSnapinAbout,
0xcfcdc9f7, 0xc50e, 0x11d2, 0x95, 0x2b, 0x0, 0xc0, 0x4f, 0xb9, 0x2e, 0xc2);