 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
jklimek@gmail.com Guest
|
Posted: Wed Aug 24, 2005 4:30 pm Post subject: Using a C# DLL with Delphi (v6) |
|
|
I've written a couple of Delphi DLLs and have used other DLLs, but the
other DLLs usually came with a prewritten header (is that what you call
it?) file.
So, I'm wondering how exactly I would get started with using a C# DLL.
I have access to the C# DLL source and I'm assuming there will be a
header file.
Will I need to create a unit (.pas file) that simply defines all of the
functions in the C# DLL?
Should I create a package containing the .pas unit and the .dll in case
other people want to use this?
|
|
| Back to top |
|
 |
Riki Wiki Guest
|
Posted: Fri Aug 26, 2005 9:07 pm Post subject: Re: Using a C# DLL with Delphi (v6) |
|
|
On 24 Aug 2005 09:30:44 -0700, [email]jklimek (AT) gmail (DOT) com[/email] wrote:
| Quote: | So, I'm wondering how exactly I would get started with using a C# DLL.
I have access to the C# DLL source and I'm assuming there will be a
header file.
|
Hoi
This would be a question to pose in the group:
Items in borland.public.delphi.language.delphi.general
But to do that you need to post to the Borland news server. It is all
explained here:
Take a look here:
http://delphi.wikicities.com/wiki/Delphi_Newsgroups
Besides that, cross-posting to multiple news groups is a bad habit.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|