求高手,lnk1104无法打开obj文件,编译到此文件通不过
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
/* link this file in with the server and any clients */
/* File created by MIDL compiler version 6.00.0366 */
/* at Thu Jul 05 16:45:47 2012
*/
/* Compiler settings for .\wy_ww_plugin.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext
error checks: allocation ref bounds_check enum stub_data
VC __declspec() decoration level:
__declspec(uuid()), __declspec(selectany), __declspec(novtable)
DECLSPEC_UUID(), MIDL_INTERFACE()
*/
//@@MIDL_FILE_HEADING( )
#pragma warning( disable: 4049 ) /* more than 64k source lines */
#ifdef __cplusplus
extern "C"{
#endif
#include <rpc.h>
#include <rpcndr.h>
#ifdef _MIDL_USE_GUIDDEF_
#ifndef INITGUID
#define INITGUID
#include <guiddef.h>
#undef INITGUID
#else
#include <guiddef.h>
#endif
#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
#else // !_MIDL_USE_GUIDDEF_
#ifndef __IID_DEFINED__
#define __IID_DEFINED__
typedef struct _IID
{
unsigned long x;
unsigned short s1;
unsigned short s2;
unsigned char c[8];
} IID;
#endif // __IID_DEFINED__
#ifndef CLSID_DEFINED
#define CLSID_DEFINED
typedef IID CLSID;
#endif // CLSID_DEFINED
#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
#endif !_MIDL_USE_GUIDDEF_
MIDL_DEFINE_GUID(IID, IID_INotifyMsgSource,0x65078C45,0x3BBA,0x442a,0x8A,0x92,0xA5,0x35,0xF6,0x00,0xD2,0xBC);
MIDL_DEFINE_GUID(IID, IID_INotifyMsgListener,0x18979557,0x92BC,0x4dce,0x91,0x29,0x24,0x1B,0xF3,0x2F,0x64,0x1E);
MIDL_DEFINE_GUID(IID, IID_INotifyMsg,0xC6E58904,0xA0A0,0x45EC,0x94,0xA1,0x81,0x7F,0x03,0x9D,0xBA,0x9F);
MIDL_DEFINE_GUID(IID, IID_Imain_ww_item_obj,0xD58A63CC,0x7ABE,0x48B5,0xA6,0xF2,0x91,0x44,0x4D,0xE6,0xD3,0xD7);
MIDL_DEFINE_GUID(IID, IID_Icpp_call_js_obj,0x749E2708,0x01BD,0x4011,0x8D,0x93,0x36,0x93,0x37,0xF1,0x6B,0x24);
MIDL_DEFINE_GUID(IID, LIBID_wy_ww_pluginLib,0x847A9537,0x96D2,0x4076,0x89,0x31,0x9A,0x81,0x61,0xAD,0x47,0x47);
MIDL_DEFINE_GUID(CLSID, CLSID_main_ww_item_obj,0x0EA12358,0xA15B,0x454F,0x84,0x8F,0xDC,0x92,0x97,0x6B,0xE8,0x09);
MIDL_DEFINE_GUID(CLSID, CLSID_NotifyMsg,0xE44566B7,0x7C79,0x4378,0x91,0x59,0x36,0xE6,0xA5,0x27,0x77,0xC2);
MIDL_DEFINE_GUID(CLSID, CLSID_cpp_call_js_obj,0x9BE1BB03,0x4A42,0x47EE,0xBD,0x08,0xFE,0x0B,0xFA,0x8C,0xC3,0x18);
#undef MIDL_DEFINE_GUID
#ifdef __cplusplus
}
#endif