Brendan Cullen
April 28th, 1999, 05:16 AM
Hi folks,
Where is the definition of CView::GetDocument() ? I can see the class definition(in afxwin.h) which includes :
public:
CDocument* GetDocument() const;
But I can't find the associated function definition. (I've looked in the viewcore.cpp file.)
Regards,
Brendan
Where is the definition of CView::GetDocument() ? I can see the class definition(in afxwin.h) which includes :
public:
CDocument* GetDocument() const;
But I can't find the associated function definition. (I've looked in the viewcore.cpp file.)
Regards,
Brendan