What is CSingleDocTemplate?
Answer / satheesh
CSingleDocTemplete defines a document template for SDI
applications. A document templet defines the relationship
between three types of classes, those are document, view
and frame window.
CSingleDocTemplete object can be create only one at a time.
So SDI application allows to open only one document at a
time.
Just call CSingleDocTemplete constructor remaining will be
handeled by the framework internally.
| Is This Answer Correct ? | 8 Yes | 1 No |
how many types of classes are ther,what are that
1)How to create ToolTip in MFC?
I have 2 threads. One thread prints odd numbers and the second thread prints even numbers. Now, I have to execute the threads alternatively so that i can output 1,2,3,4,5,6,..... write code for this?
List out the basic features of MFC.
What is document-view architecture ? Give me one real time example for SDI ?
what is the component of CLR ?
What function is called by a document class to notify views that the document has been changed?
What is socket?
Do you have an idea about MFC?
What is the base class for most MFC classes?
1)does Frame Thickness in MFC?
what is the size of a process