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...


Explain about MDI and CMultiDocTemplate ?

Answers were Sorted based on User's Feedback



Explain about MDI and CMultiDocTemplate ?..

Answer / mukund

MDI applications are designed using the doc-view
architectures in which there could be many views associated
with a single document object and an application can open
multiple docuements at the same time for eg:WORD.
In MDI terms, your main window is called the Frame, this is
probably the only window you would have in a SDI (Single
Document Interface) program. In MDI there is an additional
window, called the MDI Client Window which is a child of
your Frame window. CMultiDocTemplate is the document
template class used to create MDI applications..The
document template also stores a resource ID that the
framework uses to load menus, accelerators, and other
resources that shape the application's user interface.

Is This Answer Correct ?    10 Yes 2 No

Explain about MDI and CMultiDocTemplate ?..

Answer / c.vidhya

To Established the relationship between CView and CDocument
with Cdoctemplate and CMultidoctemplate.Cdoctemplate for
SDI and CMultidoctemplate for MDI

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More MFC Interview Questions

what is the difference between compiling and building?

1 Answers  


is there any class which is not derived from Cobject

11 Answers   Patni,


What is the use of message map ?

5 Answers   TCS,


What view class enables you to use an edit control as a view?

1 Answers  


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

11 Answers   Infosys,


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?

2 Answers   Sony,


Which CPrintInfo member variable must be set for multiple page printouts?

1 Answers  


What is primitive and non-primitive application?

2 Answers   HCL,


how u can move CDC pointer to one line in cview?

2 Answers  


How can i change the color of a dropdowncombobox elements

2 Answers  


Have you ever used win32 APIs ?

4 Answers   Microsoft,


Categories