What is a message map?
Answer / midhun kallayil madhavan
Message map is dynamic function locater
It can look each function if it defined
e.g
void OnWndMessage(UINT message, WPARAM wParam, LPARAM
lParam, LRESULT *pResult)
{
// function looking MESSAGE_MAPS ((DECLARED))
// if found, CWnd::OnSize(UINT nStyle, int cx, int cy);
__thisclass.OnSize(wParam, HIWORD(lParam), LOWORD(lParam);
}
//MIDHUN KALLAYIL MADHAVAN infomidhun@gmail.com
| Is This Answer Correct ? | 6 Yes | 3 No |
What are the differences between MFC Exception macros and C++ exception keywords?
What is the difference between Synchronous sockets and asynchronous sockets?
How can update edit control data of an executing application from other application?
What is the base class for most MFC classes?
how can u change button shape at run time
what is the updated verssion in vc++
General purpose classes in MFC
Tell me the work of HTREDUCE and HTZOOM
What are the advantages of using Doc/View or SDI over DialogBox
What is the use of CObject::Dump function ?
Do you have an idea about MFC?
What is the difference between the Encapsulation and Abstraction
25 Answers HCL, Invensys, TCS, Wipro,