Hi,
In MFC is it possible to get the document from a class derived from CDialog?
I know that you can call getDocument() from the View class but is there function that will do the same from a Dialog class?
Thanks in advance.
Get Document from CDialog
|