I have an application that is written Delphi 7. At the moment it is not practical to port it to .net frame work. So, I though of writing a dll that works as an interface for the application to the .net framework. The problem is that at the moment I do not know who to do that in Delphi 2005. So, what I want to know it how to write a dll in Delphi .net and not Win32.
Thanks all
Thanks all