inst_bcb.txt

来自「《Delphi5企业级解决方案及应用剖析》参考程序 DELPHI 资料集」· 文本 代码 · 共 35 行

TXT
35
字号
                   TVicHw32 version 3.0

           Copyright (C) 1997,1998 Victor Ishikeev
                   e-mail: ivi@ufanet.ru
                           tools@entechtaiwan.com
             http://www.entechtaiwan.com/tools.htm    

    How to install and use a DLL in Borland C++Builder 1.0/3.0
    ==========================================================

TVicHW32 is installed by following the steps below:

  1) Create a directory for the TVicHW32, e.g., C:\HW

  2) For use with Windows 95/98, copy the vichw00.vxd file to your
     Windows 95 system directory, e.g., C:\<WIN95>\SYSTEM

  3) For use with Windows NT, copy the vichw00.sys file to your
     Windows NT drivers directory, e.g., C:\<WINNT>\SYSTEM32\DRIVERS

  4) Copy the tvichw32.dll file to your Windows system, e.g., 
     C:\<WINDOWS>\SYSTEM\

  5) Run C++Builder 1.0 or 3.0

  6) Load a project named hw_test, compile and run.
     Note! For C++Builder 3.0 load a project as "Old 1.0 version"!

  Good luck!

With best wishes,

Victor Ishikeev
Oct 1998

⌨️ 快捷键说明

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