相别
How to export C++ function as a dll that throws exception?
When I try to export the following function as a dll: extern \"C\" __declspec(dllexport) void some_func()[详细]
2022-12-17 21:21 分类:问答
When I try to export the following function as a dll: extern \"C\" __declspec(dllexport) void some_func()[详细]