extern "C" EXPORT int getResult(Hoge* instance, int a);. What are __declspec(dllexport) and __declspec(dllimport) ? You can export functions ...
確定! 回上一頁