I have a display engine written in C#.NET (Visual Studio 05). This is a dll
that reads data from files and displays it, and needs to be dropped into the
Delphi 5 programme so it can be controlled. So far I haven't found this to
be possible.
I am hoping it's possible to write an interface between the two using delphi
for .NET. I've downloaded a trial version of Borland Developer Studio but
I'm just finding it very confusing (I don't understand Delphi well at the
best of times, I wrote the C#.NET programme, but not the legacy Delphi 5
one).
So I'm after two answers:
1) The best way to integrate my display engine with the Delphi 5 project.
2) Where to start if a Delphi .NET inteface is the way foward.
Thanks.
"S Clough" <sccN...@terrafix.co.uk> wrote in message
news:47136dc9$1...@newsgroups.borland.com...