文件名称:Plugin_Fra
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 199kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个完整的插件框架结构演示代码,你可以用它来给自己的程序增加插件功能!(编译时注意要先引用typelib目录里的olelib.tlb,否则会出现找不到引用错误) -a complete plug-fr a me structure demo code, you can use it to their own procedures to increase plugin function! (Compile-time attention to the first use of typelib olelib.tlb directory, Otherwise, there will not quote wrong)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Form1.frm
interface
.........\IRMPlugin.cls
.........\IRMPluginHost.cls
.........\rmplugin_defs.vbp
PluginLoader.cls
plugins
.......\calc
.......\....\source
.......\....\......\frmCalc.frm
.......\....\......\rmplugin_calc.vbp
.......\....\......\rmplugin_calculator.cls
.......\msgback
.......\.......\source
.......\.......\......\rmplugin.cls
.......\.......\......\rmplugin_msgback.vbp
Projekt1.vbp
typelib
.......\olelib.tlb
interface
.........\IRMPlugin.cls
.........\IRMPluginHost.cls
.........\rmplugin_defs.vbp
PluginLoader.cls
plugins
.......\calc
.......\....\source
.......\....\......\frmCalc.frm
.......\....\......\rmplugin_calc.vbp
.......\....\......\rmplugin_calculator.cls
.......\msgback
.......\.......\source
.......\.......\......\rmplugin.cls
.......\.......\......\rmplugin_msgback.vbp
Projekt1.vbp
typelib
.......\olelib.tlb