Mixed language programming

  • Thread starter Thread starter SurferJoe
  • Start date Start date
S

SurferJoe

I am looking for specific documentation on how to call C# Windows Forms or
DLL's from say Delphi for example.



Thanx in advance,



Greg
 
SurferJoe said:
I am looking for specific documentation on how to call C# Windows Forms or
DLL's from say Delphi for example.

If you are using Delphi .NET then just call it.

If you are using Delphi Win32 I think you will
need to make the .NET assembly a COM component.

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top