How to get the menu in the main frame window?

  • Thread starter Thread starter Yan Yang
  • Start date Start date
Y

Yan Yang

Guest
I need to get the current menu in the main frame window but I don't know which pointer points to the current menu. The main frame window is derived from CMDIFrameWndEx. I could only find CFrameWnd::m_hMenuDefault which points the default menu instead of the current menu.

Could you please let me know how to get the current menu in the main frame window?

Thanks in advance.

Continue reading...
 
Back
Top