hi,
try to use this code...
if both class AA and class BB are derived from CWnd then you can use
CWnd *pWnd = GetParent();
pWnd->SendMessage(..);
rajs
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 12 of 12
Threaded View
|
Click Here to Expand Forum to Full Width |