错误 1 error C2440: “static_cast”: 无法从“void (__thiscall CHostDirectoryDlg::* )(void)”转换为“LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)” c:\users\dev\desktop\远程监控\peeryou_client\hostdirectorydlg.cpp 50
解决方法:
VC6工程升级VS2010工程报无法从void (__thiscall CHostDirectoryDlg::* )(void)转换为LRESULT (__thiscall CWnd::*解决
阅读 83
2023-04-29
错误 1 error C2440: “static_cast”: 无法从“void (__thiscall CHostDirectoryDlg::* )(void)”转换为“LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)” c:\users\dev\desktop\远程监控\peeryou_client\hostdirectorydlg.cpp 50
解决方法:
相关推荐
精彩评论(0)