[ 用户登陆 ] [ 免费注册 

分类 >> 学习资料 > 程序技术 > VC >
error C2440: “static_cast”: 无法从“UINT (__thiscall CCoolControlBar::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
文 . 2011/10/9 6:22:26
错误:error C2440: “static_cast”: 无法从“UINT (__thiscall CCoolControlBar::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
原因:VC6程序在VS2008中编译
解决:将UINT改成LRESULT


最近后的内容
VS2003 中配置Microsoft PlatformSDK2003
vc++实现U盘介质加密解密保障存储安全
最近前的内容
error LNK2005: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) 已经在 LIBCMT.lib(new.obj) 中定义
warning C4996: 'sprintf': This function or variable may be unsafe
BOOL和bool的区别
wsprintf用法
C++命名书写规范/MFC、句柄、控件及结构的命名规范
C语言类型范围
error C2440: "static_cast": 无法从"void (__thiscall CChat::* )(WPARAM,LPARAM)"转换为"LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)"
最受欢迎
C语言类型范围
error C2440: "static_cast": 无法从"void (__thiscall CChat::* )(WPARAM,LPARAM)"转换为"LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)"
C++命名书写规范/MFC、句柄、控件及结构的命名规范
VS2003 中配置Microsoft PlatformSDK2003
error C2440: “static_cast”: 无法从“UINT (__thiscall CCoolControlBar::* )(CPoint)”转换为“LRESULT (__thiscall CWnd::* )(CPoint)”
warning C4996: 'sprintf': This function or variable may be unsafe
BOOL和bool的区别
vc++实现U盘介质加密解密保障存储安全
error LNK2005: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) 已经在 LIBCMT.lib(new.obj) 中定义
wsprintf用法
 ©2005 - 2008 粤ICP备12037054号-1 用户登陆  |  互联说明  |  联系我们  |  网站地图