12078.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>Re: Urgent! Please help me!Problem on WindowAPI for vb6</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: Urgent! Please help me!Problem on WindowAPI for vb6</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:jendar@ms4.url.com.tw">dar</a> on April 16, 1999 at 15:03:28:<p>
In Reply to: <a href="11976.html">Urgent! Please help me!Problem on WindowAPI for vb6</a> posted by Fai on April 14, 1999 at 15:31:23:<p>
: How to get the Process ID of Application after the following <br>: ShellExecute 0, vbNullString, "" & FileName & "", "", "", SW_SHOWMAXIMIZED<p>Try   API<p>id = FindWindow(s,"Microsoft Word")<p>this command will return the Process ID of Word<p><br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12078-->
</ul><!--end: 12078-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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