if i modified data in 1 view how does the other view knows
Answers were Sorted based on User's Feedback
Answer / sachin moule
If data get updated you can set all view to get this change
notificaion by CDocument::UpdateAllViw() member funciton
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the special requirements for dialog box resources used in a form view?
Given two processes, how can they share memory?
In VC++ How to transfer between one exe to another exe while running..
1)How to change a text of a button as Dynamically?
Types of DLL's
if i modified data in 1 view how does the other view knows
In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?
What is the difference between Extension DLL and Regular DLL?
What is the difference between OnInitialUpdate and OnUpdate?
Name the Synchronization objects?
Do you have an idea about MFC?
how does the UIThread and worker thread communicates and handle events