文件名称:fch
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 635kb
- 下载次数:
- 0次
- 提 供 者:
- 大**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
非常好的一个COM插件范例.
plugins目录: 插件源码,编译生成的DLL,执行注册即可(其实是调用DLL的DllRegisterServer,这样就是COM啦,简单吧)
client目录: HOST程序,即主界面.
Implementing a Plug-in fr a mework.htm文件是原文,整编写过程都写得很清楚.-Very good example of a COM plug-ins. Plugins directory: source plug-ins, the compiler-generated DLL, the implementation of the registration can be (in fact call the DLL
plugins目录: 插件源码,编译生成的DLL,执行注册即可(其实是调用DLL的DllRegisterServer,这样就是COM啦,简单吧)
client目录: HOST程序,即主界面.
Implementing a Plug-in fr a mework.htm文件是原文,整编写过程都写得很清楚.-Very good example of a COM plug-ins. Plugins directory: source plug-ins, the compiler-generated DLL, the implementation of the registration can be (in fact call the DLL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Client
......\DelphiClient.cfg
......\DelphiClient.dof
......\DelphiClient.dpr
......\DelphiClient.exe
......\DelphiClient.res
......\ExplorerHostFrm.dcu
......\ExplorerHostFrm.ddp
......\ExplorerHostFrm.dfm
......\ExplorerHostFrm.pas
......\MainFrm.dcu
......\MainFrm.ddp
......\MainFrm.dfm
......\MainFrm.pas
......\ReadMe.txt
Explorer.tlb
ExplorerIntf.dcu
ExplorerIntf.pas
Explorer_TLB.dcu
Explorer_TLB.pas
Implementing a Plug-in Framework.htm
Plugins
.......\FileSystem
.......\..........\FileSystemExplorable.dcu
.......\..........\FileSystemExplorable.pas
.......\..........\FileSystemNavigator.dcu
.......\..........\FileSystemNavigator.pas
.......\..........\FileSystemPlugin.cfg
.......\..........\FileSystemPlugin.dll
.......\..........\FileSystemPlugin.dof
.......\..........\FileSystemPlugin.dpr
.......\..........\FileSystemPlugin.res
.......\..........\ReadMe.txt
.......\..........\Register.bat
.......\..........\RenameFrm.dcu
.......\..........\RenameFrm.dfm
.......\..........\RenameFrm.pas
.......\..........\UnRegister.bat
.......\..........\狡籹 -ReadMe.txt
.......\plugin2
.......\.......\reg.bat
.......\.......\SqlDbBrowser.dcu
.......\.......\SqlDbBrowser.pas
.......\.......\SqlDbBrowser.~pas
.......\.......\sqldsbrowser.cfg
.......\.......\sqldsbrowser.dll
.......\.......\sqldsbrowser.dof
.......\.......\sqldsbrowser.dpr
.......\.......\sqldsbrowser.res
.......\.......\sqldsbrowser.tlb
.......\.......\sqldsbrowser.~dpr
.......\.......\sqldsbrowser.~tlb
.......\.......\sqldsbrowser_TLB.dcu
.......\.......\sqldsbrowser_TLB.pas
.......\.......\sqldsbrowser_TLB.~pas
.......\.......\unreg.bat
ProjectGroup1.bpg
ProjectGroup1.~bpg
readme.txt
用COM实现插件例程使用方法.txt
......\DelphiClient.cfg
......\DelphiClient.dof
......\DelphiClient.dpr
......\DelphiClient.exe
......\DelphiClient.res
......\ExplorerHostFrm.dcu
......\ExplorerHostFrm.ddp
......\ExplorerHostFrm.dfm
......\ExplorerHostFrm.pas
......\MainFrm.dcu
......\MainFrm.ddp
......\MainFrm.dfm
......\MainFrm.pas
......\ReadMe.txt
Explorer.tlb
ExplorerIntf.dcu
ExplorerIntf.pas
Explorer_TLB.dcu
Explorer_TLB.pas
Implementing a Plug-in Framework.htm
Plugins
.......\FileSystem
.......\..........\FileSystemExplorable.dcu
.......\..........\FileSystemExplorable.pas
.......\..........\FileSystemNavigator.dcu
.......\..........\FileSystemNavigator.pas
.......\..........\FileSystemPlugin.cfg
.......\..........\FileSystemPlugin.dll
.......\..........\FileSystemPlugin.dof
.......\..........\FileSystemPlugin.dpr
.......\..........\FileSystemPlugin.res
.......\..........\ReadMe.txt
.......\..........\Register.bat
.......\..........\RenameFrm.dcu
.......\..........\RenameFrm.dfm
.......\..........\RenameFrm.pas
.......\..........\UnRegister.bat
.......\..........\狡籹 -ReadMe.txt
.......\plugin2
.......\.......\reg.bat
.......\.......\SqlDbBrowser.dcu
.......\.......\SqlDbBrowser.pas
.......\.......\SqlDbBrowser.~pas
.......\.......\sqldsbrowser.cfg
.......\.......\sqldsbrowser.dll
.......\.......\sqldsbrowser.dof
.......\.......\sqldsbrowser.dpr
.......\.......\sqldsbrowser.res
.......\.......\sqldsbrowser.tlb
.......\.......\sqldsbrowser.~dpr
.......\.......\sqldsbrowser.~tlb
.......\.......\sqldsbrowser_TLB.dcu
.......\.......\sqldsbrowser_TLB.pas
.......\.......\sqldsbrowser_TLB.~pas
.......\.......\unreg.bat
ProjectGroup1.bpg
ProjectGroup1.~bpg
readme.txt
用COM实现插件例程使用方法.txt