0
点赞
收藏
分享

微信扫一扫

VC6工程升级VS2010工程报无法从void (__thiscall CHostDirectoryDlg::* )(void)转换为LRESULT (__thiscall CWnd::*解决


错误    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::*解决_解决方法

 解决方法:

VC6工程升级VS2010工程报无法从void (__thiscall CHostDirectoryDlg::* )(void)转换为LRESULT (__thiscall CWnd::*解决_desktop_02

VC6工程升级VS2010工程报无法从void (__thiscall CHostDirectoryDlg::* )(void)转换为LRESULT (__thiscall CWnd::*解决_前端_03

 

VC6工程升级VS2010工程报无法从void (__thiscall CHostDirectoryDlg::* )(void)转换为LRESULT (__thiscall CWnd::*解决_desktop_04

 

 

举报

相关推荐

0 条评论