use the DLL of c#.net code in delphi
-
I want to use the functions in my c# .net project without writing the logic again in Delphi5 project. So I exposed this .NET assembly (DLL) as COM object using the regasm.exe tool and then I imported the tlb type library from Delphi5,but the component only have the class BUT without any method. the useless class. What am I missing? Any help will be highly appreciated.
-
I want to use the functions in my c# .net project without writing the logic again in Delphi5 project. So I exposed this .NET assembly (DLL) as COM object using the regasm.exe tool and then I imported the tlb type library from Delphi5,but the component only have the class BUT without any method. the useless class. What am I missing? Any help will be highly appreciated.
-
RashmitaS wrote:
the useless class.
Well, you wrote it so only you can answer the question.
Use the best guess