UINT state = pMenu->GetMenuState(ID_VIEW_STATUSWINDOW, MF_BYCOMMAND); if(state == 0xFFFFFFFF) return; if (state & MF_CHECKED)
確定! 回上一頁