home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / sharewar / vecad / examples / delphi / editor / readme.txt < prev    next >
Encoding:
Text File  |  2000-07-04  |  414 b   |  11 lines

  1. When you open the project at first time, you need to correct
  2. path to file VecApi.pas. This file comes with VeCAD package 
  3. in API subdirectory.
  4. In order not conflict with prevoius version of Vecad.dll
  5. all function definitions in VecApi.pas refers to Vecad51.dll
  6. You must copy file Vecad.dll that comes with this package
  7. to Windows directory with name "Vecad51.dll" in order
  8. Delphi projects can find it.
  9.  
  10.  
  11.