int m_state = GetMenu()->GetMenuState(ID_Top_Window, MF_CHECKED);//ID_Top_Window is the ID of the menu item if (m_state == MF_CHECKED)//At this time, ...
確定! 回上一頁