我想知道如何将createpopupmenu()与api一起使用,我编写的类如下: ... public static extern IntPtr CreatePopupMenu(); [DllImport("user32", ...
確定! 回上一頁