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