home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
sharewar
/
vecad
/
examples
/
vb
/
editor
/
readme.txt
< prev
next >
Wrap
Text File
|
2000-06-28
|
445b
|
12 lines
When you open the project where will be message about
not find module VecApi.bas. This module comes with
VeCAD package in API subdirectory. Include this module
in the project.
In order not conflict with prevoius version of Vecad.dll
all function definitions in VecApi.bas refers to Vecad51.dll
You must copy file Vecad.dll that comes with this package
to Windows directory with name "Vecad51.dll" in order
VB projects can find it.