00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021 #if !defined(_M_IA64) && !defined(_M_AMD64)
00022
00023
00024 #pragma warning( disable: 4049 )
00025
00026
00027 #ifdef __cplusplus
00028 extern "C"{
00029 #endif
00030
00031
00032 #include <rpc.h>
00033 #include <rpcndr.h>
00034
00035 #ifdef _MIDL_USE_GUIDDEF_
00036
00037 #ifndef INITGUID
00038 #define INITGUID
00039 #include <guiddef.h>
00040 #undef INITGUID
00041 #else
00042 #include <guiddef.h>
00043 #endif
00044
00045 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
00046 DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
00047
00048 #else // !_MIDL_USE_GUIDDEF_
00049
00050 #ifndef __IID_DEFINED__
00051 #define __IID_DEFINED__
00052
00053 typedef struct _IID
00054 {
00055 unsigned long x;
00056 unsigned short s1;
00057 unsigned short s2;
00058 unsigned char c[8];
00059 } IID;
00060
00061 #endif // __IID_DEFINED__
00062
00063 #ifndef CLSID_DEFINED
00064 #define CLSID_DEFINED
00065 typedef IID CLSID;
00066 #endif // CLSID_DEFINED
00067
00068 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
00069 const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
00070
00071 #endif !_MIDL_USE_GUIDDEF_
00072
00073 MIDL_DEFINE_GUID(IID, IID_IUploadPackage,0xD650F6EB,0x68C1,0x4ac9,0xA6,0xF5,0x8B,0xF7,0xD4,0x69,0x81,0x5A);
00074
00075
00076 MIDL_DEFINE_GUID(IID, IID_IUploader,0x17462C30,0x17BA,0x4e40,0xB7,0x22,0x6E,0x80,0x3A,0x06,0x18,0xBB);
00077
00078
00079 MIDL_DEFINE_GUID(IID, LIBID_FumInterfacesLib,0xD044B89E,0x9A8A,0x4711,0xA0,0x75,0x8F,0xB4,0x3E,0x2B,0x41,0x35);
00080
00081 #undef MIDL_DEFINE_GUID
00082
00083 #ifdef __cplusplus
00084 }
00085 #endif
00086
00087
00088
00089 #endif
00090
00091
00092
00093
00094
00095
00096
00097
00098
00099
00100
00101
00102
00103
00104
00105
00106
00107
00108
00109
00110
00111 #if defined(_M_IA64) || defined(_M_AMD64)
00112
00113
00114 #pragma warning( disable: 4049 )
00115
00116
00117 #ifdef __cplusplus
00118 extern "C"{
00119 #endif
00120
00121
00122 #include <rpc.h>
00123 #include <rpcndr.h>
00124
00125 #ifdef _MIDL_USE_GUIDDEF_
00126
00127 #ifndef INITGUID
00128 #define INITGUID
00129 #include <guiddef.h>
00130 #undef INITGUID
00131 #else
00132 #include <guiddef.h>
00133 #endif
00134
00135 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
00136 DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
00137
00138 #else // !_MIDL_USE_GUIDDEF_
00139
00140 #ifndef __IID_DEFINED__
00141 #define __IID_DEFINED__
00142
00143 typedef struct _IID
00144 {
00145 unsigned long x;
00146 unsigned short s1;
00147 unsigned short s2;
00148 unsigned char c[8];
00149 } IID;
00150
00151 #endif // __IID_DEFINED__
00152
00153 #ifndef CLSID_DEFINED
00154 #define CLSID_DEFINED
00155 typedef IID CLSID;
00156 #endif // CLSID_DEFINED
00157
00158 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
00159 const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
00160
00161 #endif !_MIDL_USE_GUIDDEF_
00162
00163 MIDL_DEFINE_GUID(IID, IID_IUploadPackage,0xD650F6EB,0x68C1,0x4ac9,0xA6,0xF5,0x8B,0xF7,0xD4,0x69,0x81,0x5A);
00164
00165
00166 MIDL_DEFINE_GUID(IID, IID_IUploader,0x17462C30,0x17BA,0x4e40,0xB7,0x22,0x6E,0x80,0x3A,0x06,0x18,0xBB);
00167
00168
00169 MIDL_DEFINE_GUID(IID, LIBID_FumInterfacesLib,0xD044B89E,0x9A8A,0x4711,0xA0,0x75,0x8F,0xB4,0x3E,0x2B,0x41,0x35);
00170
00171 #undef MIDL_DEFINE_GUID
00172
00173 #ifdef __cplusplus
00174 }
00175 #endif
00176
00177
00178
00179 #endif
00180