Re: Using a C *.dll in a Delphi Application.

From: Brian Cook (bcook_at_rowdydogsoftware[REMOVE)
Date: 10/26/03


Date: Sat, 25 Oct 2003 17:38:10 -0500


> That is BTW one of the big advantages of .NET. There, the dll can be
> written in any .NET language. Import is automatic and language
> independent.

Those are exactly the same features Microsoft touted when they
introduced OLE Controls (ActiveX).

- Brian



Relevant Pages

  • Re: Using a C *.dll in a Delphi Application.
    ... Please see usage ... > examples in Windows unit. ... That is BTW one of the big advantages of .NET. ... written in any .NET language. ...
    (borland.public.delphi.language.objectpascal)
  • Re: Mixed Mode Printing Problem
    ... Btw, the code sample I posted is in C# but converting to Managed C++ ... MC++ or whatever .NET language you want to convet it to. ...
    (microsoft.public.vsnet.general)
  • Re: Exporting Classes from DLL
    ... > or if you create a win32 dll in VSIDE then VSIDE will give you these lines ... > "Jonathan Wood" wrote in message ... >> from either C++ or a .NET language. ...
    (microsoft.public.vc.mfc)
  • Re: How to use C# to call the existing libraries containing unmanaged C++ classes directly?
    ... But, using implicit link c++ class DLL, I can use the methods of class ... The only .NET language that is able to consume unmanaged code ... C# doesn't support this - the C# compiler always produces pure ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to use C++ class from .NET ?
    ... >> 2> If you use other .Net language, you need to build a dll firstly, and ... >> then use P/Invoke to call it. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)