error C2440: 'static_cast' : cannot convert from 'UINT (__thiscall CStaticLink::* )(CPoint)' to 'LRESULT (__thiscall CWnd::* )(CPoint) (转)

原文转自 http://blog.csdn.net/yinxing408033943/article/details/7601698

 

解决方法: 找到  UNIT CStaticLink::OnNcHitTest(CPoint point) 将UNIT 改为LRESULT

posted @ 2017-11-29 13:59  ~小小鸟~  阅读(418)  评论(0编辑  收藏  举报