Re: error C2440
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Wed, 28 Mar 2007 01:37:08 -0500
Would it hurt to show the source lines? And all declarations involved with them?
joe
On 27 Mar 2007 21:07:15 -0700, "Udhay" <udhyakumarm@xxxxxxxxx> wrote:
error C2440: 'static_cast' : cannot convert from 'int (__thiscallJoseph M. Newcomer [MVP]
CButtonSSL::* )(void)' to 'LRESULT (__thiscall CWnd::* )
(WPARAM,LPARAM)'
error C2440: 'static_cast' : cannot convert from 'LRESULT (__thiscall
CButtonSSL::* )(WPARAM)' to 'LRESULT (__thiscall CWnd::* )
(WPARAM,LPARAM)'
Can any one help me to fix this bug
udhay
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- error C2440
- From: Udhay
- error C2440
- Prev by Date: Re: Inheritance
- Next by Date: Re: Where does LBN_SELCHANGE goes?
- Previous by thread: Re: error C2440
- Next by thread: Where does LBN_SELCHANGE goes?
- Index(es):
Relevant Pages
|