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 is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
How can we create thread in MFC framework?
How we call a dialog in another dialog?
is there any class which is not derived from Cobject
How to setup a timer?
How can i implement the dynamic menus in MFC plz give the code
I want recent paper pattern for HP company?
What are the advantages of using Doc/View or SDI over DialogBox
How can server communicate with more than one client
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
1)How to load an icon on a button as Dynamically ?
what is the use of AFX_MANAGE_STATE ?