📄 3729.html
字号:
<html>
<head>
<title>Re: 和别的程式沟通</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 和别的程式沟通</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:dbms@bigfoot.com">David Wong</a> on July 08, 1998 at 09:04:45:<p>
In Reply to: <a href="3724.html">Re: 和别的程式沟通</a> posted by 小吴 on July 08, 1998 at 07:35:09:<p>
<br>: 如果那个程式是你写的,你可以先跟系统注册一个专属的 message,然后另一支程式先用 FindWindow 去找到这个程式,接着就可以送讯息给它了。当然你的程式必须要写个 message hook 来处理你的专属讯息。<p>: 如果程式不是你写的,最简单的方法就是使用 SendKeys,如果你也是想送讯息,你必须先扫描过它的所有 window,找到你要的,然后送讯息给该 window。或者你也可以再加写个 message hook 挂在对方的程式上也行。<p>Very interesting. Would you like to suggest some books about "message hook" for VB or others to me?<p>Thanks<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3729-->
<!--top: 3755--><li><a href="3755.html">Re: 和别的程式沟通</a> <b>cww</b> <i>08:26:40 7/09/98</i>
(<!--responses: 3755-->0)
<ul><!--insert: 3755-->
</ul><!--end: 3755-->
</ul><!--end: 3729-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -