Can i use the delphi 5 compiled dll in .net like our com dll
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hai All, I Have to use a dll that is compiled in delphi 5. Can it be used directly in the COM. I am new to Com programming. Actually if the dll generated in the Delphi is compatable i have to use it in my .net environment by writing a wrapper class. Please help me. sukanyavarma
-
Hai All, I Have to use a dll that is compiled in delphi 5. Can it be used directly in the COM. I am new to Com programming. Actually if the dll generated in the Delphi is compatable i have to use it in my .net environment by writing a wrapper class. Please help me. sukanyavarma
May be worth asking in a Delphi forum? Chances are that it should be possible, as Borland have Delphi .NET and I'd guess it will have features to interoperate with legacy Delphi code. Kevin