How i can communicate between a CFrameWnd and his CView.
:confused: :wave:
Printable View
How i can communicate between a CFrameWnd and his CView.
:confused: :wave:
that means u want to accessthe variablein bothside. is it correct?Quote:
Originally Posted by ledaker
Have a look on this article .
This will help you.
http://www.geocities.com/lpiergentili/dbbrowser.htm
Take a look at the following functions:
Code:CFrameWnd::GetActiveView()
and:
AfxGetMainWnd()