搜索资源列表
WebPrintx.FR
- web中使用Fastreport在ActiveX调用打印例子说明: 1.需要安装fastreport控件 2.执行regsvr32 printx.dll,在delphi环境下就执行run菜单=>register ActiveX Server。 3.执行regsvr32 ocxceshi.ocx,在delphi环境下就执行run菜单=>register ActiveX Server。 请先更改程序的数据库路径! diaoyong目录下为
DemoDll
- 此源码用于动态连接库的生成以及调用,在其中的源码有详细的说明。-this source for the DLL and call the formation, in which the source code for a detailed explanation.
fch
- 非常好的一个COM插件范例. plugins目录: 插件源码,编译生成的DLL,执行注册即可(其实是调用DLL的DllRegisterServer,这样就是COM啦,简单吧) client目录: HOST程序,即主界面. Implementing a Plug-in Framework.htm文件是原文,整编写过程都写得很清楚.
ATLsample
- 这个程序是基于VC的ATL的简单程序,程序生成一个DLL的activex空件,只包含一个函数 add可以用下面代码实现网页调用-This procedure is based on the VC of the ATL simple procedures, procedures to generate a DLL s activex empty cases, contains only one function can add the following code to call the page
TestDllDemo
- 在C#程序中调用VC++生成的DLL库的例子-In C# program to call VC++ examples of the generated DLL library
interp_src
- 使用WIN32 DLL生成供EXCEL调用的XLL实例,VS2002编译通过-EXCEL using WIN32 DLL build for XLL call instance, VS2002 compile