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 command routing in MFC framework?

Answers were Sorted based on User's Feedback



What is the command routing in MFC framework?..

Answer / jianhua wang

For SDI application:
CView->CDocument->CFrameWnd->CWinApp;

For MDI application:
CView->CDocument->CMDIChildWnd->CMDIFrameWnd->CWinApp;

Is This Answer Correct ?    17 Yes 4 No

What is the command routing in MFC framework?..

Answer / krish

In SDI Application

CFRAMEWND=>CVIEW=>CDOCUMENT=>CWINAPP


In MDI Application

CFRAMEWND=>CMDICHILDWND=>CVIEW=>CDOCUMENT=>CWINAPP

Is This Answer Correct ?    5 Yes 0 No

What is the command routing in MFC framework?..

Answer / bipin t thomas

CView=>CDocument=>CFrameWnd=>CWinApp

Is This Answer Correct ?    10 Yes 6 No

Post New Answer

More MFC Interview Questions

Types of DLL's

11 Answers   Invensys,


what is the component of CLR ?

8 Answers   AZTEC, Symphony,


What is serialization ?which function is responsible for serializing data ?

5 Answers  


How to access document object from view ?

1 Answers  


What is thread & process?

15 Answers   Exaband,


How many types of combo box are their

2 Answers   Aaditya Info Solutions, E Logic,


What is the use of UpdateData funciton ?

7 Answers  


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

0 Answers  


How can i change the color of a dropdowncombobox elements

2 Answers  


Explain the flow of SDI application?

8 Answers   Mphasis,


Do you have an idea about MFC?

0 Answers   C DAC, CDAC,


How we call a dialog in another dialog?

2 Answers  


Categories