"C++ master C# slave" struct
write COM visible interface and classes in C# and expose them through COM
i
"C++ master C# slave" struct
write COM visible interface and classes in C# and expose them through COM
i
有三种方法可以调用第三方库。
(1)直接在代码前添加引用
#include "../DLL/DLL.h" //通过相对路径或绝对路径添