ModifyMenu (hpMenu,1,MF_BYCOMMAND,id0,"&New"); //更改新建. id1 = GetMenuItemID(GetSubMenu(hpMenu,0),1); ModifyMenu(hpMenu,2,MF_BYCOMMAND,id1 ...
確定! 回上一頁