inst_msc.txt
来自「《Delphi5企业级解决方案及应用剖析》参考程序 DELPHI 资料集」· 文本 代码 · 共 34 行
TXT
34 行
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 Microsoft Visual C++
====================================================
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 MSVC++ 5.x or 6.x
6) Load a workspace named msvc50.dsw, compile and run.
Good luck!
With best wishes,
Victor Ishikeev
Oct 1998
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?