6
Answers

Create DLL+Calling unmanaged dlls dynamically in C#.NET

Ask a question
Tatiana

Tatiana

14y
4.3k
1
Hello,

I have found tutorial how to use some dll by importing it to the C# code, but nothere I can find information how to create such dll in Visual Studio. For example I have some Test.cpp file and I want to create a dll from it, what should I do first in Visual Studio? Please help me by some information, I am stuck here on this problem.

Thanks

Answers (6)