Ga‰l Le Guellec wrote in a message to All:
GLG> Could someone give me a simple example describing how to
GLG> interface a C++ DLL to a Delphi project.
From what I understand you'll need a Pascal header file to interface between
your program and the dll. Unfortunatly it has been my experience that
writers of the dll rarely include such a header file for pascal. Usually it
is a C header file. You as the program need to translate the C header file
into a Pascal header file. Depending on the complexity of the header file
that could be a daunting task. I have also seen examples that were quite
simple though as well.
Thanks,
Ryan
---
---------------
* Origin: Midnight Express, Fairlawn Ohio (1:157/110)
|