Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: import address table (IAT) [modified] Pin
User 238229218-Feb-08 19:43
User 238229218-Feb-08 19:43 
GeneralRe: import address table (IAT) Pin
George_George18-Feb-08 20:10
George_George18-Feb-08 20:10 
GeneralRegistering an OCX Pin
Chandrasekharan P18-Feb-08 18:59
Chandrasekharan P18-Feb-08 18:59 
QuestionRe: Registering an OCX Pin
Rajesh R Subramanian18-Feb-08 19:18
professionalRajesh R Subramanian18-Feb-08 19:18 
GeneralRe: Registering an OCX Pin
Chandrasekharan P18-Feb-08 19:27
Chandrasekharan P18-Feb-08 19:27 
AnswerRe: Registering an OCX Pin
Rajesh R Subramanian18-Feb-08 19:39
professionalRajesh R Subramanian18-Feb-08 19:39 
GeneralRe: Registering an OCX Pin
Chandrasekharan P18-Feb-08 22:27
Chandrasekharan P18-Feb-08 22:27 
GeneralError C2440 in VC++. Pin
T.RATHA KRISHNAN18-Feb-08 18:57
T.RATHA KRISHNAN18-Feb-08 18:57 
I'm working in a VC++ project. I've received an error which states that

error C2440: 'static_cast' : cannot convert from 'void (__thiscall CPerspectiveView::* )(UINT,short,CPoint)' to 'BOOL (__thiscall CWnd::* )(UINT,short,CPoint).

When I double click on this error,the cursor goes to a Windows Message Map called ON_WM_MOUSEWHEEL(). I have checked the address of the function corresponding to this Message in both the files(i.e .cpp and .h).
They are the same only. Please help me to resolve this error.
AnswerRe: Error C2440 in VC++. Pin
Rajkumar R18-Feb-08 19:04
Rajkumar R18-Feb-08 19:04 
GeneralRe: Error C2440 in VC++. Pin
T.RATHA KRISHNAN18-Feb-08 19:26
T.RATHA KRISHNAN18-Feb-08 19:26 
GeneralRe: Error C2440 in VC++. Pin
Chandrasekharan P18-Feb-08 19:12
Chandrasekharan P18-Feb-08 19:12 
QuestionInterface excel-sheet with MFC SDI application(.exe) Pin
MuneesRaj18-Feb-08 18:20
MuneesRaj18-Feb-08 18:20 
GeneralRe: Interface excel-sheet with MFC SDI application(.exe) Pin
Rajesh R Subramanian18-Feb-08 18:36
professionalRajesh R Subramanian18-Feb-08 18:36 
AnswerRe: Interface excel-sheet with MFC SDI application(.exe) Pin
Rajkumar R18-Feb-08 18:51
Rajkumar R18-Feb-08 18:51 
QuestionRe: Interface excel-sheet with MFC SDI application(.exe) Pin
MuneesRaj18-Feb-08 21:35
MuneesRaj18-Feb-08 21:35 
QuestionHow to add a dialog from one project to another? Pin
hanlei000000000918-Feb-08 18:12
hanlei000000000918-Feb-08 18:12 
QuestionHow to change color of title bar Pin
varun0118-Feb-08 17:53
varun0118-Feb-08 17:53 
AnswerRe: How to change color of title bar Pin
Rajesh R Subramanian18-Feb-08 18:43
professionalRajesh R Subramanian18-Feb-08 18:43 
AnswerRe: How to change color of title bar Pin
Hamid_RT18-Feb-08 19:34
Hamid_RT18-Feb-08 19:34 
GeneralRe: How to change color of title bar Pin
Rajesh R Subramanian18-Feb-08 19:46
professionalRajesh R Subramanian18-Feb-08 19:46 
GeneralRe: How to change color of title bar Pin
Hamid_RT18-Feb-08 20:09
Hamid_RT18-Feb-08 20:09 
JokeRe: How to change color of title bar Pin
Rajkumar R18-Feb-08 20:23
Rajkumar R18-Feb-08 20:23 
Questionhow to use image Pin
gentleguy18-Feb-08 17:34
gentleguy18-Feb-08 17:34 
AnswerRe: how to use image Pin
Hamid_RT18-Feb-08 19:28
Hamid_RT18-Feb-08 19:28 
AnswerRe: how to use image Pin
Mark Salsbery19-Feb-08 8:27
Mark Salsbery19-Feb-08 8:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.