/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Mar 10 14:46:01 2011
*/
/* Compiler settings for G:\最唗掘爺\MyAddin\MyAddin.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
error checks: allocation ref bounds_check enum stub_data
*/
//@@MIDL_FILE_HEADING( )
#define USE_STUBLESS_PROXY
/* verify that the <rpcproxy.h> version is high enough to compile this file*/
#ifndef __REDQ_RPCPROXY_H_VERSION__
#define __REQUIRED_RPCPROXY_H_VERSION__ 440
#endif
#include "rpcproxy.h"
#ifndef __RPCPROXY_H_VERSION__
#error this stub requires an updated version of <rpcproxy.h>
#endif // __RPCPROXY_H_VERSION__
#include "MyAddin.h"
#define TYPE_FORMAT_STRING_SIZE 3
#define PROC_FORMAT_STRING_SIZE 1
typedef struct _MIDL_TYPE_FORMAT_STRING
{
short Pad;
unsigned char Format[ TYPE_FORMAT_STRING_SIZE ];
} MIDL_TYPE_FORMAT_STRING;
typedef struct _MIDL_PROC_FORMAT_STRING
{
short Pad;
unsigned char Format[ PROC_FORMAT_STRING_SIZE ];
} MIDL_PROC_FORMAT_STRING;
extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;
/* Object interface: IUnknown, ver. 0.0,
GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
/* Object interface: IDispatch, ver. 0.0,
GUID={0x00020400,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
/* Object interface: IWordAddin, ver. 0.0,
GUID={0x6EEF6FAC,0xDAC2,0x4B1E,{0xAC,0x01,0x7A,0x71,0x00,0x54,0xA1,0xB0}} */
extern const MIDL_STUB_DESC Object_StubDesc;
#pragma code_seg(".orpc")
static const MIDL_STUB_DESC Object_StubDesc =
{
0,
NdrOleAllocate,
NdrOleFree,
0,
0,
0,
0,
0,
__MIDL_TypeFormatString.Format,
1, /* -error bounds_check flag */
0x20000, /* Ndr library version */
0,
0x50100a4, /* MIDL Version 5.1.164 */
0,
0,
0, /* notify & notify_flag routine table */
1, /* Flags */
0, /* Reserved3 */
0, /* Reserved4 */
0 /* Reserved5 */
};
CINTERFACE_PROXY_VTABLE(7) _IWordAddinProxyVtbl =
{
0,
&IID_IWordAddin,
IUnknown_QueryInterface_Proxy,
IUnknown_AddRef_Proxy,
IUnknown_Release_Proxy ,
0 /* (void *)-1 /* IDispatch::GetTypeInfoCount */ ,
0 /* (void *)-1 /* IDispatch::GetTypeInfo */ ,
0 /* (void *)-1 /* IDispatch::GetIDsOfNames */ ,
0 /* IDispatch_Invoke_Proxy */
};
static const PRPC_STUB_FUNCTION IWordAddin_table[] =
{
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION
};
CInterfaceStubVtbl _IWordAddinStubVtbl =
{
&IID_IWordAddin,
0,
7,
&IWordAddin_table[-3],
CStdStubBuffer_DELEGATING_METHODS
};
#pragma data_seg(".rdata")
#if !defined(__RPC_WIN32__)
#error Invalid build platform for this stub.
#endif
#if !(TARGET_IS_NT40_OR_LATER)
#error You need a Windows NT 4.0 or later to run this stub because it uses these features:
#error -Oif or -Oicf, more than 32 methods in the interface.
#error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems.
#error This app will die there with the RPC_X_WRONG_STUB_VERSION error.
#endif
static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
{
0,
{
0x0
}
};
static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
{
0,
{
NdrFcShort( 0x0 ), /* 0 */
0x0
}
};
const CInterfaceProxyVtbl * _MyAddin_ProxyVtblList[] =
{
( CInterfaceProxyVtbl *) &_IWordAddinProxyVtbl,
0
};
const CInterfaceStubVtbl * _MyAddin_StubVtblList[] =
{
( CInterfaceStubVtbl *) &_IWordAddinStubVtbl,
0
};
PCInterfaceName const _MyAddin_InterfaceNamesList[] =
{
"IWordAddin",
0
};
const IID * _MyAddin_BaseIIDList[] =
{
&IID_IDispatch,
0
};
#define _MyAddin_CHECK_IID(n) IID_GENERIC_CHECK_IID( _MyAddin, pIID, n)
int __stdcall _MyAddin_IID_Lookup( const IID * pIID, int * pIndex )
{
if(!_MyAddin_CHECK_IID(0))
{
*pIndex = 0;
return 1;
}
return 0;
}
const ExtendedProxyFileInfo MyAddin_ProxyFileInfo =
{
(PCInterfaceProxyVtblList *) & _MyAddin_ProxyVtblList,
(PCInterfaceStubVtblList *) & _MyAddin_StubVtblList,
(const PCInterfaceName * ) & _MyAddin_InterfaceNamesList,
(const IID ** ) & _MyAddin_BaseIIDList,
& _MyAddin_IID_Lookup,
1,
2,
0, /* table of [async_uuid] interfaces */
0, /* Filler1 */
0, /* Filler2 */
0 /* Filler3 */
};
没有合适的资源?快使用搜索试试~ 我知道了~
word addin 插件
共82个文件
tlh:15个
tli:12个
obj:6个
3星 · 超过75%的资源 需积分: 50 22 下载量 70 浏览量
2013-03-29
11:00:22
上传
评论 1
收藏 11.91MB RAR 举报
温馨提示
word插件在word编辑界面添加一个新的TOOLBAR,并实现BUTTEN的响应函数
资源推荐
资源详情
资源评论
收起资源包目录
MyAddin.rar (82个子文件)
MyAddin
MyAddin_i.c 1KB
MyAddin.aps 5KB
Debug
vc60.pdb 1.81MB
mso.tlh 492KB
MSWORD9.tlh 1.46MB
MyAddin.ilk 541KB
MyAddin.exp 1013B
vc60.idb 409KB
StdAfx.obj 410KB
MyAddin.dll 288KB
MSWORD.tlh 741KB
WordAddin.obj 10KB
MSWORD9.tli 1.2MB
VBE6EXT.tlh 60KB
MSO9.tlh 294KB
MSADDNDR.tlh 4KB
MSWORD.tli 1.5MB
MyAddin.lib 2KB
msado15.tli 75KB
WordAddin.sbr 0B
regsvr32.trg 22B
MyAddin.res 4KB
StdAfx.sbr 4.19MB
msado15.tlh 89KB
MyAddin.bsc 7MB
VBE6EXT.tli 54KB
MyAddin.sbr 0B
MSO9.tli 217KB
MyAddin.pch 16.19MB
MyAddin.obj 250KB
mso.tli 371KB
MyAddin.pdb 1.09MB
MyAddin.ncb 2.34MB
MyAddin_p.c 5KB
mso.tlh 492KB
WordAddin.rgs 1KB
MSADDNDR.TLB 3KB
MyAddinps.mk 454B
dlldatax.c 1KB
dlldata.c 835B
dlldatax.h 754B
MyAddinps.def 249B
MSWORD.tlh 741KB
MyAddin.clw 244B
MyAddin.def 222B
MyAddin.cpp 3KB
VBE6EXT.tlh 60KB
MSADDNDR.tlh 4KB
MyAddin.dsw 537B
MSWORD.tli 1.5MB
MyAddin.h 5KB
WordAddin.h 4KB
MyAddin.tlb 2KB
Resource.h 588B
StdAfx.cpp 315B
bitmap1.bmp 632B
VBE6EXT.tli 54KB
MyAddin.plg 4KB
MyAddin.rc 4KB
StdAfx.h 1KB
ReleaseUMinDependency
mso.tlh 493KB
MyAddin.exp 1KB
vc60.idb 49KB
StdAfx.obj 20KB
MyAddin.dll 72KB
MSWORD.tlh 741KB
WordAddin.obj 5KB
VBE6EXT.tlh 60KB
MSADDNDR.tlh 4KB
MSWORD.tli 1.5MB
MyAddin.lib 2KB
regsvr32.trg 22B
MyAddin.res 4KB
VBE6EXT.tli 54KB
MyAddin.pch 13.95MB
MyAddin.obj 63KB
mso.tli 371KB
MyAddin.idl 746B
MyAddin.dsp 13KB
WordAddin.cpp 483B
MyAddin.opt 67KB
mso.tli 371KB
共 82 条
- 1
资源评论
- qwbug2014-03-04资料一般般,可以在其他地方搜索到,早知道我就不在这里下载了
lhc_picture
- 粉丝: 2
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功