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 the use of CCmdTarget?

Answers were Sorted based on User's Feedback



what is the use of CCmdTarget?..

Answer / abhishek kesharwani

CCmdTarget class used to process window message, any class directly or indirectly inherited from CCmdTarget will eligible for message handling..

Is This Answer Correct ?    14 Yes 0 No

what is the use of CCmdTarget?..

Answer / rajesh

MFC has implemented message maps to allow classes to handle
windows messages in much cleaner fashion. So any class
derived from CCmdTarget may have its own message map
allowing the class to handle the messages it is interested
in.

Is This Answer Correct ?    8 Yes 0 No

what is the use of CCmdTarget?..

Answer / chandtu080

For message mapping mechanism we use CCmdTarget Class

Is This Answer Correct ?    1 Yes 0 No

what is the use of CCmdTarget?..

Answer / santhosh

cCmdTarget is the base class for message map architecture in mfc. All the messages are handled with the help of this base class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MFC Interview Questions

WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE

4 Answers   Google, Microsoft, TCS,


What is the range of intensity of RGB

1 Answers  


Explain StretchBlt and BitBlt

1 Answers  


How to access document object from view ?

1 Answers  


how do u identify RTTI in vc++

4 Answers   Siemens,


1)How to change a text of a button as Dynamically?

1 Answers   HCL,


What is the difference between GetMessage and PeekMessage ?

3 Answers  


1)How to create ToolTip in MFC?

2 Answers  


What is the difference between Extension DLL and Regular DLL?

6 Answers   GE,


1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions

1 Answers  


What is the difference between hinsrtance and hprevinstance in WinMain function?

3 Answers  


What is the base class for MFC

3 Answers   HCL,


Categories