Monthly Archives: February 2010
C# Dll's and Delphi
Today I had to create a C# Dll to be called from a Delphi 4 application. The only way of doing it is to register the Dll for COM interop. Its not that hard to do, but I was missing … Continue reading