if i modified data in 1 view how does the other view knows

Answers were Sorted based on User's Feedback



if i modified data in 1 view how does the other view knows..

Answer / mms zubeir

Invoke CDocument::UpdateAllViews() member.

Is This Answer Correct ?    13 Yes 1 No

if i modified data in 1 view how does the other view knows..

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

Post New Answer

More MFC Interview Questions

How to update all the views whenver document got updated ?

1 Answers  


How many types of combo box are their

2 Answers   Aaditya Info Solutions, E Logic,


How we call a dialog in another dialog?

2 Answers  


1)dynamic creation of a Button ?

2 Answers   TCS,


What is the difference between the SDI and MDI

3 Answers   Invensys,






What is the difference between workrer thread and UI thread

3 Answers   HCL,


What is socket?

3 Answers  


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


1) How do you Destroy a Dialog Box ?

2 Answers   Honeywell,


Name the Synchronization objects?

2 Answers  


1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions

1 Answers  


Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer

1 Answers   TCS, Tech Mahindra,


Categories