摘要: 一、stdcall 1. #define DLLEXPORT _declspec(dllexport) _stdcall, int DLLEXPORT func(const char *peer,unsigned int port); 2. #define DLLIMPORT _declspec(d 阅读全文
posted @ 2016-06-17 11:12 一码当先 阅读(506) 评论(0) 推荐(0)