Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is subclassing?

Answers were Sorted based on User's Feedback



What is subclassing?..

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

What is subclassing?..

Answer / somu

Subclassing is a standard technique in Windows programming
for customizing the behavior of a window. MFC wrap
subclassing into virtual function overriding.

Is This Answer Correct ?    15 Yes 5 No

Post New Answer

More MFC Interview Questions

if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


Psychic Window Technique

2 Answers   E Logic, Wild Net,


What is subclassing?

2 Answers  


Does the application have more than one object? If Yes, Briefly explain.

2 Answers   Soltius Infotech,


What is LPCTSTR? What does LP denote it?

4 Answers  


Explain the flow of SDI application?

8 Answers   Mphasis,


How to convert a CString variable to char* or LPTSTR?

5 Answers   Dover,


In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?

2 Answers   Wipro,


What is the initial function to be called in MFC and what it will do

11 Answers   Infosys,


How can i change the color of a dropdowncombobox elements

2 Answers  


is it possible to display a window .without using windowclass

1 Answers   E Logic,


what is message loop how mfc does it internally?

4 Answers   Aspire,


Categories