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 |
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
What is document-view architecture ? Give me one real time example for SDI ?
What are the advantages of using Doc/View or SDI over DialogBox
What is the use of OninitDialog ?
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,
How to setup a timer?
how many types of messages are their
What?s the difference between Modal and Modeless Dialog?
Have you ever used win32 APIs ?
What is the difference between OnInitialUpdate and OnUpdate?
What is the use of UpdateData funciton ?
Does the application have more than one object? If no, then what is the reason?