How can I call a function from C# app in a C++/CLI DLL?

前端 未结 0 882
广开言路
广开言路 2020-12-04 00:54

I\'ve written a simple C++/CLI DLL that has 2 public static methods:

namespace GetMscVerLib
{
    public ref class CGetMscVer
    {
        static System::Int         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题