V
violin wang
I found that there is no header file in c# .To invoke
a function export form a dll written in c, we can use
DllImport attribute.But if I want to use classes that are
defined in c++ dll,what shall i do?
thanks
violin
a function export form a dll written in c, we can use
DllImport attribute.But if I want to use classes that are
defined in c++ dll,what shall i do?
thanks
violin