ANN: Advanced guide to interop (.Net and COM) in Delphi is published

From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 08/04/04


Date: Wed, 4 Aug 2004 20:38:29 +0400

Article describes .Net and COM interop for Delphi - i.e. using .Net assembly
in Delphi Win32.

.Net interop includes using registered for COM assembly, using .Net objects
without registering .Net assembly for COM, using exported functions from
.Net assembly written in Delphi .Net.

COM interop shows using of type libraries from Delphi .Net as well as using
procedures exported from Win32 dlls.

Currently it seems to be the most complete guide to .Net and COM interop for
Delphi.

Article is available on http://interop.managed-vcl.com

//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)



Relevant Pages

  • Re: Registration Solution
    ... registering, this should be long enough for servers to come back up if they are down ... immediately after you purchase your product. ... what might happen at some indeterminate point in the future - What if those activation servers don't ever come back up? ... If a simple uninstall + reinstall of *Delphi* gives you another X days usage - this would hardly constitute a major obstacle to the piracy that the Activation process is supposed to be preventing. ...
    (borland.public.delphi.non-technical)
  • Re: Delphi Product Manager questioned
    ... To me the choice of Delphi is effectively a "lock-in" to Windows ... because adoption might take 6 months to a year that BDS can afford to ... Developers need time to learn new things and to figure ... MS can just kill interop when they want and then it's going to be ...
    (borland.public.delphi.non-technical)
  • Re: App.path - equivalent - in an interop DLL
    ... > I want this to work with COM interop too, ... > .NET DLL for use with interop is registering it into the GAC with ... compatibility (so you can use early binding in your VB6 project). ... > back to its original path? ...
    (microsoft.public.dotnet.framework)
  • vb.net Automation Issues - COM Interop
    ... registering it for com interop and then ... The error I am receiving is happening in VB6 when I go to compile the ... and the project is registered for COM Interop. ... Public Class ClientInterface ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Create a COM Object with C#?
    ... build the "COM Interop Part 2 Sample" from: ... building it and registering it with regasm works fine. ... gets this error message during the VB compile: ...
    (microsoft.public.dotnet.languages.csharp)