|
Create a temp directory on your hard disk and copy all files from
the distribution disk to the directory. These files include:
| NVUGAG32.ocx |
NED VUGauge ActiveX
control |
| VUGAUGE.TLB |
NED VUGauge Type
Library |
| README.TXT |
General information |
| VB6 Folder |
Visual Basic 6.0 demo
program |
| VC6 Folder |
Visual C++ 6.00 demo
program |
| VUGauge.lic |
license file for registered users
only |
| license.doc |
license information for this
software |
If you have downloaded the .ZIP file, use PKUNZIP to extract the
files into the temp directory.
The files listed below are required to use the ActiveX and demo in this
archive. These files can be found on the
www.nedatacorp.com web site. You can download these files by clicking on
this link:
ctlsup32.zip.
The files in this archive should be placed in your windows\system directory.
The files included in the archive are:
MFC42.DLL
MSVCRT.DLL
OLE32.DLL
OLEAUT32.DLL
If you already have these files on your system, they are probably
located in the System or System32 directory. If this is the case,
you probably do not need to download these files again.
To register the ActiveX control, place all of the above files in
the same directory and run the REGSVR32.EXE file (usually located in your Windows\System
directory). From the directory containing the NVUGAG32.ocx file, use the command: Regsvr32
NVUGAG32.ocx.
From Visual Basic 6.0, open the PROJECT1.VBP file.
From Visual C++ 6.0, open the demo.dsw file.
|