[sword-devel] DLL
Philip Kapusta
sword-devel@crosswire.org
Tue, 4 Jul 2000 14:54:55 -0400
> I created a windows DLL years ago in Delphi, maybe it's the same in
> C++Builder.
> In Delphi I used the keyword Library instead of Program (I'm not sure).
Library files/associated files are missing from v 1.5 which prevents compiling the code to a DLL under Delphi 3.
> If you are able to compile the C++ Sources of the SWORD lib (it's ANSI C++,
> should be possible), it should be easy to create a DLL (maybe you have to
> switch some compiler options etc.). But it should be possible if you can
> compile the sources.
Some of us no hablo C++.
Philip