4
Answers

how to create dll funct in c# and call them in dll written in c++

antonio

antonio

1y
500
1

I would like to write functions within one or more DLLs written in C# and be able to recall them and use them in another program written in C++, can you help me understand how to do it?
Could you provide me with an example code?
I wouldn't want to use signed libraries

Thanks in advance

Answers (4)