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.

158 lines
3.3 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.0344 */
  5. /* Compiler settings for qcpublic.idl:
  6. Oicf, W1, Zp8, env=Win32 (32b run)
  7. protocol : dce , ms_ext, c_ext, robust
  8. error checks: allocation ref bounds_check enum stub_data
  9. VC __declspec() decoration level:
  10. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  11. DECLSPEC_UUID(), MIDL_INTERFACE()
  12. */
  13. //@@MIDL_FILE_HEADING( )
  14. #if !defined(_M_IA64) && !defined(_M_AXP64)
  15. #ifdef __cplusplus
  16. extern "C"{
  17. #endif
  18. #include <rpc.h>
  19. #include <rpcndr.h>
  20. #ifdef _MIDL_USE_GUIDDEF_
  21. #ifndef INITGUID
  22. #define INITGUID
  23. #include <guiddef.h>
  24. #undef INITGUID
  25. #else
  26. #include <guiddef.h>
  27. #endif
  28. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  29. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  30. #else // !_MIDL_USE_GUIDDEF_
  31. #ifndef __IID_DEFINED__
  32. #define __IID_DEFINED__
  33. typedef struct _IID
  34. {
  35. unsigned long x;
  36. unsigned short s1;
  37. unsigned short s2;
  38. unsigned char c[8];
  39. } IID;
  40. #endif // __IID_DEFINED__
  41. #ifndef CLSID_DEFINED
  42. #define CLSID_DEFINED
  43. typedef IID CLSID;
  44. #endif // CLSID_DEFINED
  45. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  46. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  47. #endif !_MIDL_USE_GUIDDEF_
  48. MIDL_DEFINE_GUID(IID, IID_IMessageMover,0x588A085A,0xB795,0x11D1,0x80,0x54,0x00,0xC0,0x4F,0xC3,0x40,0xEE);
  49. #undef MIDL_DEFINE_GUID
  50. #ifdef __cplusplus
  51. }
  52. #endif
  53. #endif /* !defined(_M_IA64) && !defined(_M_AXP64)*/
  54. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  55. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  56. /* link this file in with the server and any clients */
  57. /* File created by MIDL compiler version 6.00.0344 */
  58. /* Compiler settings for qcpublic.idl:
  59. Oicf, W1, Zp8, env=Win64 (32b run,appending)
  60. protocol : dce , ms_ext, c_ext, robust
  61. error checks: allocation ref bounds_check enum stub_data
  62. VC __declspec() decoration level:
  63. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  64. DECLSPEC_UUID(), MIDL_INTERFACE()
  65. */
  66. //@@MIDL_FILE_HEADING( )
  67. #if defined(_M_IA64) || defined(_M_AXP64)
  68. #ifdef __cplusplus
  69. extern "C"{
  70. #endif
  71. #include <rpc.h>
  72. #include <rpcndr.h>
  73. #ifdef _MIDL_USE_GUIDDEF_
  74. #ifndef INITGUID
  75. #define INITGUID
  76. #include <guiddef.h>
  77. #undef INITGUID
  78. #else
  79. #include <guiddef.h>
  80. #endif
  81. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  82. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  83. #else // !_MIDL_USE_GUIDDEF_
  84. #ifndef __IID_DEFINED__
  85. #define __IID_DEFINED__
  86. typedef struct _IID
  87. {
  88. unsigned long x;
  89. unsigned short s1;
  90. unsigned short s2;
  91. unsigned char c[8];
  92. } IID;
  93. #endif // __IID_DEFINED__
  94. #ifndef CLSID_DEFINED
  95. #define CLSID_DEFINED
  96. typedef IID CLSID;
  97. #endif // CLSID_DEFINED
  98. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  99. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  100. #endif !_MIDL_USE_GUIDDEF_
  101. MIDL_DEFINE_GUID(IID, IID_IMessageMover,0x588A085A,0xB795,0x11D1,0x80,0x54,0x00,0xC0,0x4F,0xC3,0x40,0xEE);
  102. #undef MIDL_DEFINE_GUID
  103. #ifdef __cplusplus
  104. }
  105. #endif
  106. #endif /* defined(_M_IA64) || defined(_M_AXP64)*/