AcTc_i.c 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright 2015 Autodesk, Inc. All rights reserved.
  4. //
  5. // Use of this software is subject to the terms of the Autodesk license
  6. // agreement provided at the time of installation or download, or which
  7. // otherwise accompanies this software in either electronic or hard copy form.
  8. //
  9. //////////////////////////////////////////////////////////////////////////////
  10. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  11. /* link this file in with the server and any clients */
  12. /* File created by MIDL compiler version 8.00.0595 */
  13. /* at Thu Feb 05 19:35:18 2015
  14. */
  15. /* Compiler settings for ..\..\..\..\inc\arxsdk\AcTc.idl:
  16. Oicf, W1, Zp8, env=Win64 (32b run), target_arch=AMD64 8.00.0595
  17. protocol : dce , ms_ext, c_ext, robust
  18. error checks: allocation ref bounds_check enum stub_data
  19. VC __declspec() decoration level:
  20. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  21. DECLSPEC_UUID(), MIDL_INTERFACE()
  22. */
  23. /* @@MIDL_FILE_HEADING( ) */
  24. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  25. #ifdef __cplusplus
  26. extern "C"{
  27. #endif
  28. #include <rpc.h>
  29. #include <rpcndr.h>
  30. #ifdef _MIDL_USE_GUIDDEF_
  31. #ifndef INITGUID
  32. #define INITGUID
  33. #include <guiddef.h>
  34. #undef INITGUID
  35. #else
  36. #include <guiddef.h>
  37. #endif
  38. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  39. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  40. #else // !_MIDL_USE_GUIDDEF_
  41. #ifndef __IID_DEFINED__
  42. #define __IID_DEFINED__
  43. typedef struct _IID
  44. {
  45. unsigned long x;
  46. unsigned short s1;
  47. unsigned short s2;
  48. unsigned char c[8];
  49. } IID;
  50. #endif // __IID_DEFINED__
  51. #ifndef CLSID_DEFINED
  52. #define CLSID_DEFINED
  53. typedef IID CLSID;
  54. #endif // CLSID_DEFINED
  55. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  56. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  57. #endif !_MIDL_USE_GUIDDEF_
  58. MIDL_DEFINE_GUID(IID, IID_IAcadToolProperties,0xC7D10438,0x330C,0x461D,0x9D,0xC0,0xC2,0xD3,0x1F,0x74,0x6D,0x37);
  59. MIDL_DEFINE_GUID(IID, IID_IAcadToolProperties2,0xA0E6B0E3,0x09FB,0x4E3C,0xB1,0x34,0x5E,0xDD,0x05,0xCB,0xAB,0x37);
  60. MIDL_DEFINE_GUID(IID, IID_IAcadToolProperties3,0xF1800037,0xCB71,0x47BB,0x8C,0x06,0xC4,0xF3,0xC5,0x33,0x63,0x16);
  61. MIDL_DEFINE_GUID(IID, IID_IAcadStockTool,0xB9A18560,0xC006,0x4F2D,0x8E,0x22,0xFF,0x55,0x38,0x9D,0xAB,0xEB);
  62. MIDL_DEFINE_GUID(IID, IID_IAcadToolContextMenu,0xC717E8F3,0x14C7,0x4D64,0xB4,0x42,0x72,0x87,0x6D,0xE3,0x25,0x10);
  63. MIDL_DEFINE_GUID(IID, IID_IAcadTool,0x4909ACC0,0x3574,0x4867,0xA1,0x20,0x54,0x3F,0xB2,0x88,0xE5,0xF9);
  64. MIDL_DEFINE_GUID(IID, IID_IAcadTool2,0xCB0E3669,0x222E,0x46AB,0x9D,0xD0,0x98,0x76,0xE6,0xD0,0x52,0xAD);
  65. MIDL_DEFINE_GUID(IID, IID_IAcadToolFlyoutShape,0x2F1A2EE9,0x32C3,0x489A,0xA2,0x9E,0x08,0x85,0x1F,0xC9,0x27,0xDA);
  66. MIDL_DEFINE_GUID(IID, IID_IAcadToolSort,0xAF6D759E,0x0EDD,0x46DF,0x9E,0x0B,0x8D,0xC0,0x1A,0x20,0x6C,0xF7);
  67. MIDL_DEFINE_GUID(IID, IID_IAcadToolDropTarget,0x76B9A439,0xB3BF,0x4346,0x80,0x01,0x74,0xEB,0xFA,0xD3,0x11,0x3A);
  68. MIDL_DEFINE_GUID(IID, IID_IAcadToolDragSource,0xC8C6D2B1,0xA430,0x4949,0x8F,0x5A,0xFF,0x3C,0x35,0x33,0xCF,0x00);
  69. MIDL_DEFINE_GUID(IID, IID_IAcadToolCopyPaste,0x5E32FE25,0x7769,0x4C8E,0x94,0x47,0xDB,0x92,0x1D,0x1D,0x24,0x9E);
  70. MIDL_DEFINE_GUID(IID, IID_IAcadToolImage,0x74009B5D,0x217A,0x44B6,0x82,0x71,0x3A,0x43,0x98,0x51,0xEA,0xB5);
  71. MIDL_DEFINE_GUID(IID, LIBID_AcTcLib,0x76017700,0xFD9C,0x4FB8,0xB0,0x0A,0x7A,0x51,0x35,0x9B,0xDD,0x7E);
  72. MIDL_DEFINE_GUID(CLSID, CLSID_AcadToolProperties,0x8C7C7AB1,0x0466,0x4FEB,0xB1,0x5A,0x5D,0xF6,0x93,0x18,0xA0,0x43);
  73. MIDL_DEFINE_GUID(CLSID, CLSID_AcadToolImage,0x79DC18B6,0xB07B,0x4559,0xBF,0xB9,0x3D,0xD8,0x8D,0x9E,0x8A,0x5A);
  74. #undef MIDL_DEFINE_GUID
  75. #ifdef __cplusplus
  76. }
  77. #endif
  78.