20390.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行

HTML
23
字号
<html>  <head>    <title>FindWindow API</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>FindWindow API</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:ask@vbqa.com">小吴</a> on October 20, 1999 at 08:15:45:<p>In Reply to: <a href="20386.html">如何重覆 call .exe......</a> posted by 矿泉水 on October 20, 1999 at 01:42:33:<p>当你在呼叫应用程式之前,你可以使用 FindWindow API 来侦试是否有同名或同 ClassName 的程式在执行了。你可以连到 Microsoft 站台,扫寻 Q147659 即可找到如何使用的说明。<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20390--></ul><!--end: 20390--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?