Re: Creating pascal header for a DLL
- From: "Nils Haeck" <bla@xxxxxxx>
- Date: Fri, 30 Nov 2007 13:15:09 +0100
When you have C++ headers, you're f***ed :) C++ and Delphi are not
compatible. It would work if you have C headers (a so-called flat C dll).
Well, perhaps maybe (a big perhaps) there are ways around this, but the
times I tried I gave up.
What you could also try is write an ActiveX wrapper in C++ (using Visual
Studio), and use that ActiveX from your Delphi code. I've done this with
success a couple of times.
Nils
"John Venture" <nospam@xxxxxxxxxx> schreef in bericht
news:474fd366$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
is there a tool for creating pascal header for DLL's ?
when you have c++ headers.
Thanks
John
.
- Follow-Ups:
- Re: Creating pascal header for a DLL
- From: Rudy Velthuis [TeamB]
- Re: Creating pascal header for a DLL
- From: John Venture
- Re: Creating pascal header for a DLL
- References:
- Creating pascal header for a DLL
- From: John Venture
- Creating pascal header for a DLL
- Prev by Date: Delphi developer in Greece/Thessaloniki
- Next by Date: Re: ABC for Delphi .net components
- Previous by thread: Re: Creating pascal header for a DLL
- Next by thread: Re: Creating pascal header for a DLL
- Index(es):
Relevant Pages
|
|