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.

164 lines
3.6 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.0347 */
  5. /* Compiler settings for rdschan.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_AMD64)
  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_ISAFRemoteDesktopDataChannel,0x64976FAE,0xB108,0x4095,0x8E,0x59,0x58,0x74,0xE0,0x0E,0x56,0x2A);
  49. MIDL_DEFINE_GUID(IID, IID_ISAFRemoteDesktopChannelMgr,0x8E6E0954,0x33CE,0x4945,0xAC,0xF7,0x67,0x28,0xD2,0x3B,0x20,0x67);
  50. #undef MIDL_DEFINE_GUID
  51. #ifdef __cplusplus
  52. }
  53. #endif
  54. #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/
  55. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  56. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  57. /* link this file in with the server and any clients */
  58. /* File created by MIDL compiler version 6.00.0347 */
  59. /* Compiler settings for rdschan.idl:
  60. Oicf, W1, Zp8, env=Win64 (32b run,appending)
  61. protocol : dce , ms_ext, c_ext, robust
  62. error checks: allocation ref bounds_check enum stub_data
  63. VC __declspec() decoration level:
  64. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  65. DECLSPEC_UUID(), MIDL_INTERFACE()
  66. */
  67. //@@MIDL_FILE_HEADING( )
  68. #if defined(_M_IA64) || defined(_M_AMD64)
  69. #ifdef __cplusplus
  70. extern "C"{
  71. #endif
  72. #include <rpc.h>
  73. #include <rpcndr.h>
  74. #ifdef _MIDL_USE_GUIDDEF_
  75. #ifndef INITGUID
  76. #define INITGUID
  77. #include <guiddef.h>
  78. #undef INITGUID
  79. #else
  80. #include <guiddef.h>
  81. #endif
  82. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  83. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  84. #else // !_MIDL_USE_GUIDDEF_
  85. #ifndef __IID_DEFINED__
  86. #define __IID_DEFINED__
  87. typedef struct _IID
  88. {
  89. unsigned long x;
  90. unsigned short s1;
  91. unsigned short s2;
  92. unsigned char c[8];
  93. } IID;
  94. #endif // __IID_DEFINED__
  95. #ifndef CLSID_DEFINED
  96. #define CLSID_DEFINED
  97. typedef IID CLSID;
  98. #endif // CLSID_DEFINED
  99. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  100. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  101. #endif !_MIDL_USE_GUIDDEF_
  102. MIDL_DEFINE_GUID(IID, IID_ISAFRemoteDesktopDataChannel,0x64976FAE,0xB108,0x4095,0x8E,0x59,0x58,0x74,0xE0,0x0E,0x56,0x2A);
  103. MIDL_DEFINE_GUID(IID, IID_ISAFRemoteDesktopChannelMgr,0x8E6E0954,0x33CE,0x4945,0xAC,0xF7,0x67,0x28,0xD2,0x3B,0x20,0x67);
  104. #undef MIDL_DEFINE_GUID
  105. #ifdef __cplusplus
  106. }
  107. #endif
  108. #endif /* defined(_M_IA64) || defined(_M_AMD64)*/