home *** CD-ROM | disk | FTP | other *** search
- /* this file contains the actual definitions of */
- /* the IIDs and CLSIDs */
-
- /* link this file in with the server and any clients */
-
-
- /* File created by MIDL compiler version 3.01.76 */
- /* at Wed Sep 24 14:39:38 1997
- */
- /* Compiler settings for .\stlcoll.idl:
- Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext
- error checks: none
- */
- //@@MIDL_FILE_HEADING( )
- #ifdef __cplusplus
- extern "C"{
- #endif
-
-
- #ifndef __IID_DEFINED__
- #define __IID_DEFINED__
-
- typedef struct _IID
- {
- unsigned long x;
- unsigned short s1;
- unsigned short s2;
- unsigned char c[8];
- } IID;
-
- #endif // __IID_DEFINED__
-
- #ifndef CLSID_DEFINED
- #define CLSID_DEFINED
- typedef IID CLSID;
- #endif // CLSID_DEFINED
-
- const IID IID_IStlMaps = {0x7CE086C9,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlMapStringToMyObject = {0x7CE086CE,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlMapDWordToMyStruct = {0x7CE086D3,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlMapStringToString = {0x7CE086D8,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlLists = {0x7CE086DD,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlStringList = {0x7CE086E2,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlMyStructList = {0x7CE086E7,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlintList = {0x7CE086EC,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlArrays = {0x7CE086F1,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlDWordArray = {0x7CE086F6,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlMyObjectArray = {0x7CE086FB,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID IID_IStlPointArray = {0x7CE08700,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const IID LIBID_STLCOLLLib = {0x7CE086C7,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const CLSID CLSID_CStlMaps = {0x7CE086CD,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const CLSID CLSID_CStlMapStringToMyObject = {0x7CE086CF,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const CLSID CLSID_CStlMapDWordToMyStruct = {0x7CE086D0,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const CLSID CLSID_CStlMapStringToString = {0x7CE086D1,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const CLSID CLSID_CStlLists = {0x7CE086D2,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const CLSID CLSID_CStlArrays = {0x7CE086D7,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- const CLSID CLSID_CStlDWordArray = {0x7CE086D9,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
-
-
- #ifdef __cplusplus
- }
- #endif
-
-