文件名称:VB-DDE-communication
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2013-05-17
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- L
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
由VB编写的DDE通信例子,可以实现两个EXE之间的通信,可以实现另类的多线程。使用时,Child.exe与Main.exe放于同一个文件夹内,分别启动后,在“发送”文本框内输入文本,即可以对方exe的“接收”文本框内接收到。
-Prepared by the VB DDE communication example, can achieve the communication between the two EXE, can achieve alternative multi-threaded. Use Child.exe Main.exe put in the same file folder, respectively, after the start, in the " send" text box, enter text, the other exe " receive" text box received.
-Prepared by the VB DDE communication example, can achieve the communication between the two EXE, can achieve alternative multi-threaded. Use Child.exe Main.exe put in the same file folder, respectively, after the start, in the " send" text box, enter text, the other exe " receive" text box received.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB DDE communication\MAIN\Child.exe
....................\....\Form1.frm
....................\....\Form1.frx
....................\....\Main.exe
....................\....\MSSCCPRJ.SCC
....................\....\工程1.vbp
....................\....\工程1.vbw
....................\CHILD\Form1.frm
....................\.....\Form1.frx
....................\.....\MSSCCPRJ.SCC
....................\.....\工程1.vbp
....................\.....\工程1.vbw
....................\MAIN
....................\CHILD
VB DDE communication