资源列表
使用DCOM技术实现远程计算机的关闭(含源程序)
- 软件说明: DCOM技术,服务器端是一个NT Service程序.使用方法: 1.将目录Server拷贝到远程计算机,然后执行install.bat 2.将目录Client拷贝到本地计算机,然后执行install.bat 3.在本机上执行ShutDownClient.exe,然后输入远程计算机的IP地址即可 4.卸载时只需要执行uninstall.bat,然后删除文件即可-Software Note : DCOM technology, the server is a NT Service pr
FileUpload Solution
- 实现web多文件上传的客户端代码。ActiveX实现。提供文件浏览,选取,以及读取操作,可配合XMLHttp来实现多文件上传-achieve more web file upload client code. ActiveX achieve. Documents browser, select and read operations, it can tie XMLHttp to achieve more file uploads
ActiveResizerOCX
- The ActiveResizer is a VB 32bit ActiveX OCX that automatically adjust the size ofVB controls and fonts on the form. As a user stretches or shrinks the form, the controlson the VB form will also stretch or shrink, accordingly.
ActiveX--clock
- 一个用VC写的ACTIVEX控件实现显示系统时间功能看了绝对有收获你将学到如何添加ACTIVEX的事件,方法,属性我的QQ:187356137-a VC was ACTIVEX control display system time to achieve functional absolutely rewarding read you will learn how to add ACTIVEX events, methods, attributes the QQ : 187356137
mswordoperator
- 使用VC编程来操纵Office。你可以实现诸如:Word文件打印、传送数据到Word文档、发送E-MAIL、自动产生表格、Excel数据统计、圆饼图,直方图显示、自动报表生成、播放幻灯、doc,txt,HTML,rtf文件转换、中文简繁体转换、拼音或笔画排序......只要是Office能够实现的功能,都可以在你写的程序中调用。仔细阅读下面的说明,并下载源文件进行参考,你就可以一步一步地掌握这个技术。祝朋友们学习快乐。-used to manipulate the VC Office. You
创建DCOM连接的多层应用程序
- 本程序通过使用DCOM协议进行通信的DataSnap组件面板 上的TDCOMConnection组件来建立到应用程序服务器的 连接程序。当运行客户端程序时,会自动激活应用程序 服务器并连接到上面。-procedures through the use of the DCOM protocol communications DataSnap components on the panel to establish TDCOMConnection components of the applicat
向ATL DLL中传递C++对象
- 几个星期以前,我拼命的寻找一个能够通过COM接口传递C++对象的例子,但是,没有找到.这就是我发表这篇文章的原因。 向ATL的DLL中传递一个C++对象参数并不是非常之难,但是,当然也会有点难度,也很有趣。-few weeks ago, I went all out to look for a pass through COM interface C Object example, but not found. This is my reason for this article. ATL
COM_DCOM编程指南源码
- COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料-COM/DCOM Programer Guide is a good book for developer COM.
COM技术内幕--微软组件对象
- COM技术内幕--微软组件对象 学习程序的好书籍-COM insider -- Microsoft Component Object a good learning process books
COM与COM+从入门到精通(超星)
- COM与COM+从入门到精通(超星) 学习COM和COM+的书籍-COM and COM from entry to the proficient (Superstar) learning COM and COM books
VC++串口传输
- 串口实现数据传输
读写office文档
- 写入office文档