编译错误:error C2065: static_cast” :奇怪的问题!
编译错误:error C2440: “static_cast” : 无法从“void (__thiscall CAlertDlg::* )(WPARAM,LPARAM)”转换为“LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)”
错误代码行:ON_MESSAGE(WM_NOTIFYICON, OnNotifyIcon)
在VC.net2003中无法编译,在VC6.0却顺利运行.谢谢!