这个错误如何解决
错误提示如下:
error C2440: 'static_cast' : cannot convert from 'LRESULT (__thiscall Croot_growth3DGUIDoc::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
None of the functions with this name in scope match the target type
谢谢。