|
Create a temp directory on your hard disk and copy all files from
the distribution disk to the directory. These files include:
| NSlide32.ocx |
NED Slider ActiveX control |
| Slider.TLB |
Slider Type Library |
| README.TXT |
General information |
| Vcdemo Folder |
Visual C++ 6.0 demo program |
| Vbdemo Folder |
Visual Basic 6.0 demo program |
| NSlide32.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 and DLL files, 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 NSlide32.ocx file, use the command: Regsvr32
NSlide32.ocx.
From Visual Basic 6.0, open the PROJECT1.VBP file.
From Visual C++ 6.0, open the demo.dsw file.
|