inst_cb1.txt
来自「《Delphi5企业级解决方案及应用剖析》参考程序 DELPHI 资料集」· 文本 代码 · 共 47 行
TXT
47 行
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 TVicHW32.OCX in Borland C++Builder 1.0
=============================================================
TVicHW32 is installed by following the steps below:
1) Create a directory for the TVicHW32 files, e.g., C:\HW
2) Under Windows 95, copy the vichw00.vxd file to your
Windows 95 system directory, e.g., C:\WINDOWS\SYSTEM
3) Under Windows NT, copy the vichw00.sys file to your
Windows NT drivers directory, e.g., C:\WINNT\SYSTEM32\DRIVERS
4) Install TVicHW32.ocx to the system with a
RegSvr32.exe utility (or by another other means):
regsvr32.exe tvichw32.ocx
4) Run BCB 1.0, choose:
- Component
- Install
- ActiveX
- choose "TVicHW32 ActiveX Control module"
- click "OK" button
TVicHW32 ActiveX control now have been installed to the "ActiveX" page
of the component palette.
12) Load, compile and run test example from the \OCX\BCB10\ directory
Good luck!
With best wishes,
Victor Ishikeev
Oct 1998
-----------
mailto: tools@entechtaiwan.com
http://www.entechtaiwan.com/tools.htm
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?