What function is called by a document class to notify views
that the document has been changed?
Answers were Sorted based on User's Feedback
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
I have 2 threads. One thread prints odd numbers and the second thread prints even numbers. Now, I have to execute the threads alternatively so that i can output 1,2,3,4,5,6,..... write code for this?
What is model and modeless dialog box ? Give some examples?
1)How to change a text of a button in runtime?
How you create a button dynamically?
1)At run-time, you can change the icon by calling the LoadIcon() function?
What is CSingleDocTemplate?
What are the advantages of using Doc/View or SDI over DialogBox
What function is used to disable a control at runtime?
1)how to Display the File Dialog Box, in MFC ?
1)How to change a text of a button as Dynamically?
what is message loop how mfc does it internally?