S
S
Sergey2014-06-28 14:41:45
Delphi
Sergey, 2014-06-28 14:41:45

Import C# dll into Delphi?

Is it possible to create a DLL in C# and then load it into Delphi?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-06-28
@VitaminPSG

I came across the article Export functions from Net dll . The DLL functions are defined and called. But
1) Only static functions work
2) DLL can only be run from 1 application
3) gDLL.FreeLib(hlib);gives "Access Denied"

V
Vitaly Zheltyakov, 2014-06-28
@VitaZheltyakov

Can

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question