CreateMenu和CreatePopupMenu都是用來建立菜單,都可以用AppendMenu 或InsertMenu 向其中添加菜單。兩者的不同點在於使用TrackPopupMenu 上:例: ...
確定! 回上一頁