搜索资源列表
使用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
OCX的注册与卸载
- windows的最强的功能应该就是可以完成程序的注册表操作,怎么做的?看我的!-windows of the strongest features is that it should be completed by the registry operating procedures, how so? Look at me!
Taskmng
- Taskmng:用dll模块调用ActiveX控件、访问数据库、文件传输等功能,由运行在系统托盘的客户程序管理dll的软件。每加载或卸载一个dll,就能将其导出的功能添加到动态菜单或从动态菜单删除。运行环境:VC++6.0,在Windows XP通过测试-Taskmng: using dll module called ActiveX controls, access to databases, file transfer and other functions, from running in
19ATLCom
- 编写控制面板小程序 编写扩展存储过程 用ATL编写Windows服务 获取Word文档的属性 在程序中导入Word文档 在程序中显示PDF文件 向IE工具条中添加图标 在程序中注册和卸载ocx控件 在网页中调用VisualC++对话框 开发ASP文件上传控件-failed to translate
RegisterOcx
- VC++ 注册与卸载OCX控件的小工具源程序,VB与Delphi都有不少类似程序,这个是用VC写的,虽然简单,但写出了主要的思路,有参考性。 -VC++ up and uninstall the gadget source OCX controls, VB and Delphi are many similar programs, this is written with the VC, though simple, but to write the main ideas, there ar