VC6.0移植到VC2005,出问题了,求高手指点
eelll 2009-05-02 12:47:09 error如下:
1、“static_cast”: 无法从“void (__thiscall CBinsView::* )(WPARAM,LPARAM)”转换为“LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)”
在匹配目标类型的范围内没有具有该名称的函数
2、 error C2593: “operator +=”不明确
3、error C2593: “operator =”不明确
4、error C2259: “CException”: 不能实例化抽象类
由于下列成员:
“CException::~CException(void)”: 是抽象的
还有,回复的时候可以说的不那么专业么?我是个不折不扣的菜鸟。