// 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); // Stolen from \nt\private\windows\shell\security\rshx\rshx32.h DEFINE_GUID(CLSID_RShellExt, 0x1f2e5c40, 0x9550, 0x11ce, 0x99, 0xd2, 0x00, 0xaa, 0x00, 0x6e, 0x08, 0x6c);