> I know I can call a Win32 DLL from DotNet by wrapping it, but how do I call
> a DotNet DLL from my Delphi 7 application?
Perhaps it helps to wrap the assembly into an ActiveX component?
DoDi
You cannot call DotNet DLL from my Delphi 7 directly.
But you can consume automatically generated Class Interface
or interface explicitly defined in the assembly.
See "Class Interface", "Packaging an Assembly for COM" etc.
in .NET help.
Oleg Subachev
> I know I can call a Win32 DLL from DotNet by wrapping it, but how do I call
> a DotNet DLL from my Delphi 7 application?
See http://www.drbob42.com/examines/examin36.htm for an example of a C#
assembly (a DotNet DLL) which is used and called by a Delphi 7 client.
Groetjes,
Bob Swart
--
Bob Swart Training & Consultancy (eBob42.com) Forever Loyal to Delphi
Blog: http://www.drbob42.com/blog - RSS: http://drbob42.com/weblog.xml
Delphi 2006 Courseware PDF manuals at http://www.eBob42.com/courseware