menuInfo.cbSize = sizeof(MENUITEMINFO); menuInfo.fMask = MIIM_STATE; if (!pSysMenu->GetMenuItemInfo (SC_CLOSE, &menuInfo) || (menuInfo.
確定! 回上一頁