摘要: 1,#ifdef _ATL_DISABLE_NO_VTABLE#define ATL_NO_VTABLE#else#define ATL_NO_VTABLE __declspec(novtable)#endifThis form of __declspec can be applied to any 阅读全文
posted @ 2016-05-22 18:10 细雨细语 阅读(459) 评论(0) 推荐(0) 编辑