错误信息:

error C2440: “static_cast”: cannot
from
“BOOL (__thiscall CSelectRect::* )(void)”
to
“BOOL (__thiscall CWnd::* )(CDC *)”

解决方案:

把Begin Messsage Map里的方法删掉。

 

相关文章:

  • 2021-07-15
  • 2022-12-23
  • 2022-12-23
  • 2021-10-06
  • 2022-12-23
  • 2022-12-23
  • 2022-03-10
  • 2021-11-30
猜你喜欢
  • 2022-02-15
  • 2021-04-23
  • 2021-08-09
  • 2021-06-09
  • 2021-05-20
  • 2021-12-06
相关资源
相似解决方案