What happens if you call the base class OnTimer?BTW, do you use some OnUpdate... for menu items"Code:void MyView::OnTimer(UINT nIDEvent) { CView::OnTimer(nIDEvent) ;}
Or do you somehow handle WM_INITMENUPOPUP message?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 13 of 13
Threaded View
|
Click Here to Expand Forum to Full Width |