Greg Rea wrote:
>
> I had a similar problem. I had compiled a DLL using Borland C++ 4.52.
> It worked fine on the computer it was compiled on but not on a computer
> that did not have Borland C++ on it. There is a DLL that comes with
> Borland that had to accompany the compiled DLL.
Thanks. Yes, in my case the DLL should be the cw3215.dll.
But this no solves the problem.
Gianfranco Durin
--
Istituto Elettrotecnico Nazionale Galileo Ferraris
C.so Massimo d'Azeglio, 42 I - 10125 Torino Italy
tel: ++39 11 3919750 fax: ++39 11 3919782
http://www.ien.it/
>
> I had a similar problem. I had compiled a DLL using Borland C++ 4.52.
> It worked fine on the computer it was compiled on but not on a computer
> that did not have Borland C++ on it. There is a DLL that comes with
> Borland that had to accompany the compiled DLL.
Thanks. Yes, in my case the DLL should be the cw3215.dll.
But this no solves the problem.
Gianfranco Durin
--
Istituto Elettrotecnico Nazionale Galileo Ferraris
C.so Massimo d'Azeglio, 42 I - 10125 Torino Italy
tel: ++39 11 3919750 fax: ++39 11 3919782
http://www.ien.it/
It worked fine on the computer it was compiled on but not on a computer
that did not have Borland C++ on it. There is a DLL that comes with
Borland that had to accompany the compiled DLL. I lost that directory
so I can't remember the specific DLL, but copying it with the compiled
DLL solved the problem.
I don't know if that's the version or make of C compiler that your
using, but it might help.
>Date: Mon, 01 Jun 1998 11:12:48 +0200
>From: Gianfranco Durin <durin@omega.ien.it>
>Dear VEE users,
>I have a very strange problem.
>I recently made a dll. It works perfectly. But moving everthing (dll
>code and VEE program) on another computer (same VEE version) I get the
>error:
>Cannot execute file 'nomefile.dll'
>Could not load dynamically linked library (error . 716)
>Other dlls work well (for instance, manual49.ddl)
>Am I missing something?
>thanks
>Gianfranco Durin
>--
>Istituto Elettrotecnico Nazionale Galileo Ferraris
>C.so Massimo d'Azeglio, 42 I - 10125 Torino Italy
>tel: ++39 11 3919750 fax: ++39 11 3919782