C++ 无法从void 转换为 LRESULT
问: “static_cast”: 无法从“void (__thiscall CGraspBmpDlg::* )(WPARAM,LPARAM)”转换为“LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)” 这行出问题 ON_MESSAGE(WM_HOTKEY,OnHotKey) 我都没看懂…… 答:
|
问: “static_cast”: 无法从“void (__thiscall CGraspBmpDlg::* )(WPARAM,LPARAM)”转换为“LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)” 这行出问题 ON_MESSAGE(WM_HOTKEY,OnHotKey) 我都没看懂…… 答:
|
相关文章: