How to access document object from view ?
1)set the Title for The File DialogBox, in MFC?
What function is called by a document class to notify views that the document has been changed?
What is model and modeless dialog box ? Give some examples?
how does conditionally close the Dialog Box ?
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 message Testing ?
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
1)how to Display the File Dialog Box, in MFC ?
If i derive a new class from CObject what are the basic features my derived wil get ?
Why not virtual functions to handle messages?
If there is more than 100 control in a window how we can change the Taborder of a controls
What is mfc class hierarchy?