2086.html

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

HTML
25
字号
<html>
  <head>
    <title>Loading Application</title>
  </head>
  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
    <center>
      <h1>Loading Application</h1>
    </center>

<HR><p>
Posted by <a href="mailto:danielcph@valise.com">Daniel Chan</a> on February 24, 1998 at 09:42:51:<p>
How to write the source code to control the loading of a program or an application limited to one time. That means my program can't be opened more than one time? My program was writted by vb6 and used under Win95. Thank you.
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 2086-->
<!--top: 2090--><li><a href="2090.html"><b>App.PrevInstance</b></a> 小吴 <i>01:05:43 2/25/98</i>
(<!--responses: 2090-->0)
<ul><!--insert: 2090-->
</ul><!--end: 2090-->
</ul><!--end: 2086-->
<br><HR><p>

</body></html>

⌨️ 快捷键说明

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