Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

204 lines
4.9 KiB

  1. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  2. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  3. /* link this file in with the server and any clients */
  4. /* File created by MIDL compiler version 6.00.0328 */
  5. /* at Wed Jun 07 15:59:39 2000
  6. */
  7. /* Compiler settings for ..\toolprops.idl:
  8. Os (OptLev=s), W1, Zp8, env=Win32 (32b run)
  9. protocol : dce , ms_ext, c_ext
  10. error checks: allocation ref bounds_check enum stub_data
  11. VC __declspec() decoration level:
  12. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  13. DECLSPEC_UUID(), MIDL_INTERFACE()
  14. */
  15. //@@MIDL_FILE_HEADING( )
  16. #if !defined(_M_IA64) && !defined(_M_AXP64)
  17. #ifdef __cplusplus
  18. extern "C"{
  19. #endif
  20. #include <rpc.h>
  21. #include <rpcndr.h>
  22. #ifdef _MIDL_USE_GUIDDEF_
  23. #ifndef INITGUID
  24. #define INITGUID
  25. #include <guiddef.h>
  26. #undef INITGUID
  27. #else
  28. #include <guiddef.h>
  29. #endif
  30. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  31. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  32. #else // !_MIDL_USE_GUIDDEF_
  33. #ifndef __IID_DEFINED__
  34. #define __IID_DEFINED__
  35. typedef struct _IID
  36. {
  37. unsigned long x;
  38. unsigned short s1;
  39. unsigned short s2;
  40. unsigned char c[8];
  41. } IID;
  42. #endif // __IID_DEFINED__
  43. #ifndef CLSID_DEFINED
  44. #define CLSID_DEFINED
  45. typedef IID CLSID;
  46. #endif // CLSID_DEFINED
  47. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  48. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  49. #endif !_MIDL_USE_GUIDDEF_
  50. MIDL_DEFINE_GUID(IID, LIBID_TOOLPROPSLib,0x2735B8F3,0xFF4A,0x4AF2,0x80,0x53,0xBE,0x22,0xC0,0xCA,0x32,0x32);
  51. MIDL_DEFINE_GUID(CLSID, CLSID_EchoPage,0x5337AF8F,0x3827,0x44DD,0x9E,0xE9,0xAB,0x6E,0x1A,0xAB,0xB6,0x0F);
  52. MIDL_DEFINE_GUID(CLSID, CLSID_TransposePage,0x691BD8C2,0x2B07,0x4C92,0xA8,0x2E,0x92,0xD8,0x58,0xDE,0x23,0xD6);
  53. MIDL_DEFINE_GUID(CLSID, CLSID_DurationPage,0x79D9CAF8,0xDBDA,0x4560,0xA8,0xB0,0x07,0xE7,0x3A,0x79,0xFA,0x6B);
  54. MIDL_DEFINE_GUID(CLSID, CLSID_QuantizePage,0x623286DC,0x67F8,0x4055,0xA9,0xBE,0xF7,0xA7,0x17,0x6B,0xD1,0x50);
  55. MIDL_DEFINE_GUID(CLSID, CLSID_TimeShiftPage,0x7D3BDEE7,0x9557,0x4085,0x82,0xEE,0x1B,0x2F,0x02,0xCE,0x4B,0xA6);
  56. MIDL_DEFINE_GUID(CLSID, CLSID_SwingPage,0x0B237E01,0x062A,0x4A40,0x8D,0x43,0x4B,0x5F,0xCD,0x49,0x96,0x5A);
  57. MIDL_DEFINE_GUID(CLSID, CLSID_VelocityPage,0x30EC7213,0x64BE,0x4EF6,0xBB,0x1B,0x46,0x34,0x27,0xEC,0x86,0x4B);
  58. #undef MIDL_DEFINE_GUID
  59. #ifdef __cplusplus
  60. }
  61. #endif
  62. #endif /* !defined(_M_IA64) && !defined(_M_AXP64)*/
  63. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  64. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  65. /* link this file in with the server and any clients */
  66. /* File created by MIDL compiler version 6.00.0328 */
  67. /* at Wed Jun 07 15:59:39 2000
  68. */
  69. /* Compiler settings for ..\toolprops.idl:
  70. Oicf (OptLev=i2), W1, Zp8, env=Win64 (32b run,appending)
  71. protocol : dce , ms_ext, c_ext, robust
  72. error checks: allocation ref bounds_check enum stub_data
  73. VC __declspec() decoration level:
  74. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  75. DECLSPEC_UUID(), MIDL_INTERFACE()
  76. */
  77. //@@MIDL_FILE_HEADING( )
  78. #if defined(_M_IA64) || defined(_M_AXP64)
  79. #ifdef __cplusplus
  80. extern "C"{
  81. #endif
  82. #include <rpc.h>
  83. #include <rpcndr.h>
  84. #ifdef _MIDL_USE_GUIDDEF_
  85. #ifndef INITGUID
  86. #define INITGUID
  87. #include <guiddef.h>
  88. #undef INITGUID
  89. #else
  90. #include <guiddef.h>
  91. #endif
  92. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  93. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  94. #else // !_MIDL_USE_GUIDDEF_
  95. #ifndef __IID_DEFINED__
  96. #define __IID_DEFINED__
  97. typedef struct _IID
  98. {
  99. unsigned long x;
  100. unsigned short s1;
  101. unsigned short s2;
  102. unsigned char c[8];
  103. } IID;
  104. #endif // __IID_DEFINED__
  105. #ifndef CLSID_DEFINED
  106. #define CLSID_DEFINED
  107. typedef IID CLSID;
  108. #endif // CLSID_DEFINED
  109. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  110. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  111. #endif !_MIDL_USE_GUIDDEF_
  112. MIDL_DEFINE_GUID(IID, LIBID_TOOLPROPSLib,0x2735B8F3,0xFF4A,0x4AF2,0x80,0x53,0xBE,0x22,0xC0,0xCA,0x32,0x32);
  113. MIDL_DEFINE_GUID(CLSID, CLSID_EchoPage,0x5337AF8F,0x3827,0x44DD,0x9E,0xE9,0xAB,0x6E,0x1A,0xAB,0xB6,0x0F);
  114. MIDL_DEFINE_GUID(CLSID, CLSID_TransposePage,0x691BD8C2,0x2B07,0x4C92,0xA8,0x2E,0x92,0xD8,0x58,0xDE,0x23,0xD6);
  115. MIDL_DEFINE_GUID(CLSID, CLSID_DurationPage,0x79D9CAF8,0xDBDA,0x4560,0xA8,0xB0,0x07,0xE7,0x3A,0x79,0xFA,0x6B);
  116. MIDL_DEFINE_GUID(CLSID, CLSID_QuantizePage,0x623286DC,0x67F8,0x4055,0xA9,0xBE,0xF7,0xA7,0x17,0x6B,0xD1,0x50);
  117. MIDL_DEFINE_GUID(CLSID, CLSID_TimeShiftPage,0x7D3BDEE7,0x9557,0x4085,0x82,0xEE,0x1B,0x2F,0x02,0xCE,0x4B,0xA6);
  118. MIDL_DEFINE_GUID(CLSID, CLSID_SwingPage,0x0B237E01,0x062A,0x4A40,0x8D,0x43,0x4B,0x5F,0xCD,0x49,0x96,0x5A);
  119. MIDL_DEFINE_GUID(CLSID, CLSID_VelocityPage,0x30EC7213,0x64BE,0x4EF6,0xBB,0x1B,0x46,0x34,0x27,0xEC,0x86,0x4B);
  120. #undef MIDL_DEFINE_GUID
  121. #ifdef __cplusplus
  122. }
  123. #endif
  124. #endif /* defined(_M_IA64) || defined(_M_AXP64)*/