15 lines
448 B
C
15 lines
448 B
C
//+---------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
// Copyright (C) Microsoft Corporation, 1995 - 1995.
|
|
//
|
|
// File: guids.h
|
|
//
|
|
// Contents: All GUIDs
|
|
//
|
|
// History: 13-Dec-95 BruceFo Created
|
|
//
|
|
//----------------------------------------------------------------------------
|
|
|
|
DEFINE_GUID(CLSID_CShares, 0x02a36f10, 0x2f6f, 0x11cf, 0x8c, 0xe4, 0x00,0xaa,0x00,0x3c,0xa9,0xf6);
|