搜索资源列表
RegisterOcx
- 用VC写的一个注册OCX控件的程序-VC write a registration procedures OCX Controls
comtut11src
- 介绍两种方法来写自动化(IDispatch)接口的组件程序,一是用 MFC 方式编写“纯粹”的 IDispatch 接口;二是用 ATL 方式编写“双接口”的组件。这一回将讨论IDispatch 接口和双接口...... 使用者要想调用普通的 COM 组件功能,必须要加载这个组件的类型库(Type library)文件 tlb(比如在 VC 中使用 #import)。-introduces two ways to write automation (IDispatch) interface
demo3
- atl开发demo3,这是一个有client 和 server的程序demo,写atl的可以很好的参考。-ATL demo3 development, which is a client and server procedures demo, the ATL can write a good reference.
demo5
- 写atl很好的入门demo。 不要错过哦。atl开发demo之4-write ATL good entry demo. Not to miss, oh. ATL development of the four demo
Flex控件打印
- 一个老外写的支持flex表格控件打印和预览的程序,包含源码,采用cls方式,调用很简单。-a foreigner to write support flex forms and print preview control procedures, including source code, adopted cls, called very simple.
抽屉菜单
- 一个像QQ的菜单一样的ACTIVEX 控件。 我是用VB写的,对于大家做介面是很有用的。 希望大家给一些意见。 谢谢。-QQ as a menu like ACTIVEX control. I used to write in VB, you do interface is very useful. Hope we can give some advice. Thank you.
MyXlsRw
- 利用rwxls.ocx控件实现EXCEL数据库文件的读写操作(vc6.0 windowsxp下通过)-rwxls.ocx use controls to achieve the Excel database file read and write operations (through vc6.0 windowsxp)
SimpleChart
- 自已用VC/ATL写的ActiveX显示条形及折线图的控件,为升级会员,放上来-own VC / ATL write ActiveX strip shows and Plotting controls, Member of the upgrade, Fangshanglai
ActiveReg
- 如果我们写软件时候用到了ActiveX控件,那么我们必须注册了才能使用,为了解决手动注册的麻烦,所以我用delphi6编写的小程序,实现ActiveX控件的自动注册,仅供参考学习。-If we write software often uses ActiveX control, then we must be able to use the registration, in order to solve the manual registration of trouble, so I used
GEOPC_modified_2005621145656299
- OPC服务器源代码,来自GE。可以运行和自注册,并可通过标准OPC客户程序读写数据。-OPC server source code from GE. Can run and self registration, accessible through standard OPC client program to read and write data.
j_8956_autohost
- 组件功能: 组件采用COM+方式安装,免去以往需ADMINISTRATOR帐号才可以开通站点而带来的安全问题 站点创建,删除,编辑等 Serv-U用户采用注册表存放 改写域名绑检测部分,使其更正确 人性化的站点目录权限重置功能,以前目录读写权限设置 站点可执行脚本配置,放便你设置不同类型的虚拟主机 MIME功能,未完善 程序池的创建,修改,删除,重启,回收,停止 Serv-u用户部分功能 获取服务器进程 获取服务器上的所有服务信息 IIS在线备份,
ComDll_Reg
- Dll.rar COM 部件注册(dll 含注册表读写) 解决COM部件的应该,W32写成,可用了ActiveX及远程部件的注册。-Dll.rar registered COM components (dll with the registry to read and write) solution should COM components, W32 languages, and can be used by remote ActiveX components registration.
XLAutomationDemo_2
- 包括 Microsoft Excel 文件读、写简单的方法,通过VC6.0、8.0编译,运行。-including Microsoft Excel file to read, write simple methods, VC6.0. 8.0 compiler, run.
ServerScript
- ATL寫的DCOM程式,在服務上執行Serverscr ipt.exe /regserver 在客戶機上的VB程式只需要set scr=Createbject(\"Serverscr ipt.Server.1\", \"你的服務器名稱\") scr.CreateScrip(\"VBscr ipt\") scr.AddCode \"dim x : x=100\" msgbox scr.eval(\"x\") 可以看出scr ipt完全在Server上被執行.-ATL write
ControlWord
- VC通过模板来控制Word表格 //这里没有用word里提供的table对象,而是用了selection对象,用它控制比table简单 //而且用模板可以很容易地设置表格中的格式,若通过table对象则设置字体、对齐方式是很难控制 //这里主要是通过移动word中的输入点位置来定位要写的位置。然后再写入内容到单元格. //selection对象主要调用MoveDown来进行定位,MoveDowm是让word响应键盘上的上下箭头事件。 //其中参数4表示移动一个单元字,而5表示
ActiveX-COMClean
- Delphi写的一个ActiveX和COM扫描程序,能扫出计算机里的所有ActiveX信息。-Delphi write an ActiveX and COM scanning procedures, can scan your computer with all the information ActiveX.
VC图片的伸缩处理实例
- 改变图片大小的实例,很实用,如果你想自己写一个Image Axtivex组件,这是不错的入门的代码。-change the size of examples, very useful, if you want to write one himself Image Axtivex components, it is a good entry of the code.
mfcstatic
- 用mfc写的自动化统计组件.-used to write automation components statistics.
MultithreadMathServer
- Using client-server architecture, write a multi-threaded server which returns results of mathematical functions such as sqrt(x),sin(x), cos(x), tan(x), etc. and a companion client to invoke these functionalities from a remote machine.
Write-a-COM-component-by-VB
- VB 编写COM组件与调用入门实例。对于VB环境下学习COM的好资料-Write a COM component to call portal instance by VB
