Annotation of mstools/ole20/samples/dispdemo/clsid.h, revision 1.1.1.1

1.1       root        1: /*** 
                      2: *clsid.h
                      3: *
                      4: *  Copyright (C) 1992, Microsoft Corporation.  All Rights Reserved.
                      5: *  Information Contained Herein Is Proprietary and Confidential.
                      6: *
                      7: *Purpose:
                      8: *  This file defines the CLSIDs referenced by the IDispatch demo app.
                      9: *
                     10: *Implementation Notes:
                     11: *
                     12: *****************************************************************************/
                     13: 
                     14: DEFINE_OLEGUID(CLSID_CPoly,    0x00020462, 0, 0);
                     15: DEFINE_OLEGUID(CLSID_CPoint,   0x00020463, 0, 0);
                     16: 
                     17: DEFINE_OLEGUID(CLSID_CPoly2,   0x00020464, 0, 0);
                     18: DEFINE_OLEGUID(CLSID_CPoint2,  0x00020465, 0, 0);
                     19: 
                     20: #ifdef _MAC
                     21: DEFINE_OLEGUID(CLSID_TMS,      0x00020206, 0, 0);
                     22: DEFINE_OLEGUID(CLSID_TMSi,     0x00020207, 0, 0);
                     23: DEFINE_OLEGUID(CLSID_SR2,      0x00010001, 0, 0);
                     24: #endif
                     25: 
                     26: #ifdef INITGUID
                     27: # ifdef _MAC
                     28: DEFINE_GUID(GUID_NULL, 0L, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
                     29: DEFINE_OLEGUID(IID_IDispatch,  0x00020400L, 0, 0);
                     30: DEFINE_OLEGUID(IID_IUnknown,   0x00000000L, 0, 0);
                     31: # endif
                     32: #endif
                     33: 
                     34: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.