home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / com / allinone / server / stlcoll_i.c < prev    next >
Encoding:
C/C++ Source or Header  |  1998-04-03  |  2.9 KB  |  102 lines

  1. /* this file contains the actual definitions of */
  2. /* the IIDs and CLSIDs */
  3.  
  4. /* link this file in with the server and any clients */
  5.  
  6.  
  7. /* File created by MIDL compiler version 3.01.76 */
  8. /* at Wed Sep 24 14:39:38 1997
  9.  */
  10. /* Compiler settings for .\stlcoll.idl:
  11.     Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext
  12.     error checks: none
  13. */
  14. //@@MIDL_FILE_HEADING(  )
  15. #ifdef __cplusplus
  16. extern "C"{
  17. #endif 
  18.  
  19.  
  20. #ifndef __IID_DEFINED__
  21. #define __IID_DEFINED__
  22.  
  23. typedef struct _IID
  24. {
  25.     unsigned long x;
  26.     unsigned short s1;
  27.     unsigned short s2;
  28.     unsigned char  c[8];
  29. } IID;
  30.  
  31. #endif // __IID_DEFINED__
  32.  
  33. #ifndef CLSID_DEFINED
  34. #define CLSID_DEFINED
  35. typedef IID CLSID;
  36. #endif // CLSID_DEFINED
  37.  
  38. const IID IID_IStlMaps = {0x7CE086C9,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  39.  
  40.  
  41. const IID IID_IStlMapStringToMyObject = {0x7CE086CE,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  42.  
  43.  
  44. const IID IID_IStlMapDWordToMyStruct = {0x7CE086D3,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  45.  
  46.  
  47. const IID IID_IStlMapStringToString = {0x7CE086D8,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  48.  
  49.  
  50. const IID IID_IStlLists = {0x7CE086DD,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  51.  
  52.  
  53. const IID IID_IStlStringList = {0x7CE086E2,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  54.  
  55.  
  56. const IID IID_IStlMyStructList = {0x7CE086E7,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  57.  
  58.  
  59. const IID IID_IStlintList = {0x7CE086EC,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  60.  
  61.  
  62. const IID IID_IStlArrays = {0x7CE086F1,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  63.  
  64.  
  65. const IID IID_IStlDWordArray = {0x7CE086F6,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  66.  
  67.  
  68. const IID IID_IStlMyObjectArray = {0x7CE086FB,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  69.  
  70.  
  71. const IID IID_IStlPointArray = {0x7CE08700,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  72.  
  73.  
  74. const IID LIBID_STLCOLLLib = {0x7CE086C7,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  75.  
  76.  
  77. const CLSID CLSID_CStlMaps = {0x7CE086CD,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  78.  
  79.  
  80. const CLSID CLSID_CStlMapStringToMyObject = {0x7CE086CF,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  81.  
  82.  
  83. const CLSID CLSID_CStlMapDWordToMyStruct = {0x7CE086D0,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  84.  
  85.  
  86. const CLSID CLSID_CStlMapStringToString = {0x7CE086D1,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  87.  
  88.  
  89. const CLSID CLSID_CStlLists = {0x7CE086D2,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  90.  
  91.  
  92. const CLSID CLSID_CStlArrays = {0x7CE086D7,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  93.  
  94.  
  95. const CLSID CLSID_CStlDWordArray = {0x7CE086D9,0x3E78,0x11D0,{0xAE,0x6B,0x00,0xC0,0x4F,0xD7,0xD0,0x6E}};
  96.  
  97.  
  98. #ifdef __cplusplus
  99. }
  100. #endif
  101.  
  102.