搜索资源列表
MailslotSrv
- MFC实现进程间的通信,可以在一个对话框发动信息,在另一个对话框中接收。-MFC to achieve inter-process communication, you can launch a message in a dialog, another dialog box in reception.
Guandao01
- VC++做的MFC管道进程通信,可以实现所有的cmd命令,很方便,语言简单命令,但是只能实现操作cmd命令-MFC pipeline process communication VC++ do, can achieve all the CMD commands, very convenient, simple language commands, but only the realization of the operation of the CMD command
mfc-sendmessage
- MFC 进程间通信,两个应用程序之间相互发消息,-MFC inter-process communication, send messages between two applications,
edgeimmlciateregularly
- vc中使用共享内存实现进程间通信,代码易懂,不错的源码-Vc is used in the Shared memory to achieve interprocess communication, code simple, good source
thethe
- vc中使用共享内存实现进程间通信,代码易懂,不错的源码(Vc is used in the Shared memory to achieve interprocess communication, code simple, good source)
SKENF342
- 通过匿名管道绑定stderr, 实现进程间的数据数据双向通信()