Search Results

4
votes

Using DLR from Unmanaged Code

Yes. Delphi for Win32 example here: http://interop.managed-vcl.com/ Shows how to use a C# as well as a Delphi.NET assembly from D …