__declspec(dllexport) const char* __stdcall charArray() {. return "This char string originates in C";. } __declspec(dllexport) const wchar_t* __stdcall ...
確定! 回上一頁