文件名称:2006021801

介绍说明--下载内容均来自于网络,请自行研究使用

共四个演示。分别如下:

1:Sample

一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。

2:SendText

不用窗口子类化,而达到和发送自定义消息同样的效果。

3:SendFile

由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。

4:Chat

演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Chat

....\Chat.vbp

....\Chat.vbw

....\FileMapping.vbw

....\frmFileMapping.frm

....\frmFileMapping.frx

....\MSSCCPRJ.SCC

....\ShareStr2.cls

Chat.exe

Common

......\Debug.bas

......\modCommon.bas

......\ShareStr.cls

......\ShareStr2.cls

MSSCCPRJ.SCC

ReadFirst.txt

readme.txt

Sample

......\Form1.frm

......\MSSCCPRJ.SCC

......\Sample.vbp

......\Sample.vbw

Sample.exe

SendFile

........\frmSendFile.frm

........\frmSendFile.log

........\MSSCCPRJ.SCC

........\SendFile.vbp

........\SendFile.vbw

SendFile.exe

SendText.exe

SetText

.......\frmSendText.frm

.......\MSSCCPRJ.SCC

.......\SendText.vbp

.......\SendText.vbw

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org