desatan:在 VC 32 位编译器版本中,可以使用 __declspec(dllexport) 关键字从 DLL 导出数据、函数、类或类成员函数。__declspce 是MS对标准C++的扩充。回到原帖