... iSelection, MF_UNCHECKED); iSelection = LOWORD (wParam); CheckMenuItem(hMenu, iSelection, MF_CHECKED); if (GetMenuState(hMenu, ...
確定! 回上一頁