What is subclassing?
Answers were Sorted based on User's Feedback
Answer / sonali dongare
Subclassing is a technique that allows an application to
intercept and process messages sent or posted to a
particular window before the window has a chance to process
them. This is typically done by replacing the Window
Procedure for a window with application-defined window
procedure. I will devide this article into 3:
Subclassing in SDK programs,
Subclassing in MFC programs,
Reflected messages
| Is This Answer Correct ? | 21 Yes | 1 No |
How do I create a dialog box in mfc?
What is a message map?
How can update edit control data of an executing application from other application?
How can i change the color of a dropdowncombobox elements
how many types of classes are ther,what are that
1)How to change a text of a button in runtime?
if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?
Psychic Window Technique
1)How to load an icon on a button as Dynamically ?
Can you explaing the relashionship between document,frame and view ?
How can we create thread in MFC framework?
How many types of combo box are their
2 Answers Aaditya Info Solutions, E Logic,