1577.html

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

HTML
34
字号
<html>
  <head>
    <title>Re: 请问有关&quot;授权资料&quot;</title>
  </head>
  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
    <center>
      <h1>Re: 请问有关&quot;授权资料&quot;</h1>
    </center>

<HR><p>
Posted by <a href="mailto:tired@ms3.hinet.net">呆呆</a> on December 26, 1997 at 01:31:41:<p>
In Reply to: <a href="1576.html"><b>请问有关</b></a> posted by 呆呆 on December 26, 1997 at 00:33:54:<p>
<br>: 您好, 请问一下您有没有遇过这样的问题.<p>: 我把以前在vb6写的程式migrating到vb6上, load时有error.<p>: 行号 171: 无法载入控制项 MonthBtn; 找不到授权资料。<br>: 行号 258: 无法载入控制项 YearBtn; 找不到授权资料。<p>: 出问题的是threed32.ocx, 在转换的过程中, 它并没有要我做升级的动作.<br>: 不知您知不知到这个授权资料是???<p>: (我的source在vb6(另一个HD)使用ok, 我也找过没有什么.lic的档案)<p>: 谢谢<p><br>谢谢, 我已经找到了, 原文照登...<p>\Tools\Controls<p>This directory contains all of the ActiveX Controls that shipped with Visual <br>Basic 4.0 Professional and Enterprise Editions, which are no longer shipping <br>with Visual Basic 5.0.<p>AniBtn32.ocx<br>Gauge32.ocx<br>Graph32.ocx<br>  Gsw32.EXE<br>  Gswdll32.DLL<br>Grid32.ocx<br>KeySta32.ocx<br>MSOutl32.ocx<br>Spin32.ocx<br>Threed32.ocx<p>The \Tools\Controls\BiDi directory contains a Bi-directional version of <br>Grid32.Ocx.<p>If you have Visual Basic 4.0 Professional or Enterprise Editions installed on <br>your machine, you should already have these ActiveX controls available to you in <br>Visual Basic 5.0.  <p>Graph32.ocx has been updated to work properly in Visual Basic 5.0 and it <br>requires two additional support files: gsw32.exe and gswdll32.dll.  You must <br>place the three files together in the \Windows\System directory or the control <br>will not function properly.<p>If you do not have these controls and wish to use these in Visual Basic 5.0, you <br>can install them by:<p>1. Copy all of the files in this directory to your \WINDOWS\SYSTEM directory.<p>2. Register the controls by either Browsing to them in Visual Basic itself, or <br>manually register them using RegSvr32.Exe.  RegSvr32.EXE can be found in the <br>\Tools\RegistrationUtilities directory.  The command line is:<p>regsvr32.exe grid32.ocx<p>3. Register the design time licenses for the controls.  To do this, merge the <br>vbctrls.reg file found in this directory into your registry.  You can merge this <br>file into your registry using RegEdit.Exe (Win95 or WinNT4) or RegEd32.Exe <br>(WinNT3.51):<p>regedit vbctrls.reg<br>
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 1577-->
<!--top: 1604--><li><a href="1604.html"><b>Re: 请问有关&quot;授权资料&quot;  .. 老师.这边还有问题</b></a> austin <i>23:06:43 12/29/97</i>
(<!--responses: 1604-->1)
<ul><!--insert: 1604-->
<!--top: 1609--><li><a href="1609.html"><b>是 RegOcx32 不是 RegSvr32</b></a> 小吴 <i>02:48:26 12/30/97</i>
(<!--responses: 1609-->0)
<ul><!--insert: 1609-->
</ul><!--end: 1609-->
</ul><!--end: 1604-->
<!--top: 1583--><li><a href="1583.html"><b>你问题解决了没有..</b></a> 小吴 <i>01:47:38 12/26/97</i>
(<!--responses: 1583-->0)
<ul><!--insert: 1583-->
</ul><!--end: 1583-->
</ul><!--end: 1577-->
<br><HR><p>

</body></html>

⌨️ 快捷键说明

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