搜索资源列表
atl_conexe.zip
- 连接到一个exe文件使exe文件自动运行而不是手工运行exe文件/Server的例子
axhost.exe
- 解释运行Active scr ipt语言的程序
msform.exe
- 解释运行Active scr ipt语言的程序,可以使用Active scr ipt语句创建Form
myFirstCom
- VC6.0编译,这是一个简单com例子,适合初学者学习。先运行regcom.bat注册com,再在command提示符下运行CallCom.exe,则com被调用。-VC6.0 compiler, which is a simple example com, for beginners to learn. First running regcom.bat registration com, again the command prompt running CallCom.exe, com was
opcAnew889333
- bOPCsvr may be installed as an NT Service by using srvany.exe as supplied by Microsoft. To install mbOPCsvr as an NT Service, first run mbOPCsvr.exe from the command line with the /Service switch:-bOPCsvr may be installed as an NT Service by usi
XLAutomationTester
- 这个工程主要演示了对excel进行自动化编程。运行exe便知道该工程的奇妙之处了。-major demonstration of this project to automate programming excel. Exe operation of the project will know the magic of the Department.
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
satdll
- 此 SatDLL 示例说明与本地化和全球化有关的若干事情: 如何设置这样的解决方案:它生成一个主 EXE 文件和各附属 DLL,这些 DLL 包含用户界面的不同语言版本。 实现附属 DLL 加载机制的建议方法,此机制具有在选定语言不可用时可供替换的语言。 检测任何 Windows 版本上的用户界面首选语言的代码。 收到用户的更改请求后如何动态切换用户界面语言(未说明的事情是如何能够保持用户界面语言的用户选择)。 如何使用一般字符编码映射函数,以
CThreadPool
- Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. Building and Running the Sample To build the sample Open the
CreditServerOP
- 这是一个不用atl实现的com,生成的是exe
combine
- 二进制文件合并工具 编译连接生成.exe文件,运行该文件,按屏幕提示要求输入要合并的文件名。
EXEComserverTest
- 基于Exe的Com服务器,本例子是Delphi的代码,我想很多人都有这个想法
VB创建ActiveX.exe控件,实现VB的多线程
- VB创建ActiveX.exe控件,实现VB的多线程,VB Create ActiveX.exe controls achieve multi-threaded VB
opcdist
- OPC开发必须组件: opc_aeps.dll opccomn_ps.dll opchda_ps.dll opcproxy.dll aprxdist.exe opcenum.exe-OPC development must components: opc_aeps.dllopccomn_ps.dllopchda_ps.dllopcproxy.dllaprxdist.exeopcenum.exe
Dsoframerctl
- (用于显示Office的控件)Dsoframerctl.exe-(Office of the controls used to display) Dsoframerctl.exe
socket_comunication_v1
- This a program consisting in 2 programs : client and server on diferent computer or on the same machine. The exe sin fount in a an arhive inside the dir. The porpuse of this program is to send mesages from the server to client and back.-This is a
CarLocalClient
- Demonstrates COM client for standalone EXE server.
TeeChart7_Eval.EXE
- Teechart component Version7. Evaluation Release
Windows_(Explorer.exe)_Extension_for_c++_builder.
- This is an example of Windows Extension (Explorer.exe). Source was written by me for C++ Builder ONLY! After registering it you will see some new items (including submenu) in your context menu associated with certain file type. Actions for these item
ActiveX-EXE
- 使用ActiveX EXE做异步处理 挺实用的-Very practical to do asynchronous processing using ActiveX EXE