vc6.0向VS2010中转换问题的解决时间:2021-09-19 19:59:34error C2440: “static_cast”: 无法从“void (__thiscall ::* )(WPARAM,LPARAM)”转换为“LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)” 1> 从基类型到派生类型的强制转换需要 dynamic_cast 或 static_cast ON_MESSAGE()的消息对应函数添加LRESULT返回类型