Muhammad Asher
June 22nd, 2002, 01:22 AM
HI
I have just upgraded my application written in VC++ 6.0 to VC++.net. i am receiving errors in message map. the description of error is
error C2440: 'static_cast' : cannot convert from 'void (__thiscall CProjectView::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
i am quite frustrated. Is anybody out there who understands what is the possible cause of this error.
I have just upgraded my application written in VC++ 6.0 to VC++.net. i am receiving errors in message map. the description of error is
error C2440: 'static_cast' : cannot convert from 'void (__thiscall CProjectView::* )(WPARAM,LPARAM)' to 'LRESULT (__thiscall CWnd::* )(WPARAM,LPARAM)'
i am quite frustrated. Is anybody out there who understands what is the possible cause of this error.