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
