In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?
Answers were Sorted based on User's Feedback
Answer / soumya ranjan maharana
SDI stands for single document interface is a window that can only handle one document at a time per window.
An MDI or multiple document interface is a window that can handle more than one document at a time
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / rakesh roshan
Whether it be SDI (Single Document Interface) or MDI (Multiple Document Interface), a single document can always have multiple views associated with it.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is functioning of DIalodDataXchange ..?
is there any class which is not derived from Cobject
what is message loop how mfc does it internally?
1)To Remove WS_MINIMIZEBOX in a Frame ?
List out the basic features of MFC.
What is the base class for MFC
What are the differences between MFC Exception macros and C++ exception keywords?
what message is sent to an application when the user presses the primary button?
Hi can anyone explain about the synchronization objects types and where we are using in the code.
What is the difference between workrer thread and UI thread
Difference between Cclint DC & Cpaint Dc
What four types of properties are supported by an ActiveX control?