error C2440: “static_cast”: 无法从“UINT (__thiscall CGameFrame::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
问题:
error C2440: “static_cast”: 无法从“UINT (__thiscall CGameFrame::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
解决方案:
|
问题:
error C2440: “static_cast”: 无法从“UINT (__thiscall CGameFrame::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
解决方案:
|
转载于:https://www.cnblogs.com/maxice/archive/2009/12/08/1622713.html