error C2440
error C2440: “static_cast”: 无法从“UINT (__thiscall CGameFrame::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
问题:
error C2440: “static_cast”: 无法从“UINT (__thiscall CGameFrame::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
解决方案:
|