0
Answer

how can i use a c# dll or com in my visual c++ project?

Photo of shark

shark

19y
1.9k
1
    i want to use some class in .net using the c#,and i think whether i can write a dll or com using some .net class in it and export some interface in the result of dll or com,then i can call it in my visual c++ project.is that possible?who can tell me and how to it?
   thanks.

Answers (0)