You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
462 B
14 lines
462 B
//+---------------------------------------------------------------------------
|
|
//
|
|
// 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);
|