... 'MyMenu2') else hm := LoadMenu(HInstance, 'MyMenu1'); DestroyMenu(GetMenu(h)); SetMenu(h, hm); DrawMenuBar(h); end; end; end; ...
確定! 回上一頁