public class DllImports { [DllImport("user32.dll")] public static extern bool InsertMenuItem(IntPtr hMenu, uint uPosition, uint uFlags, ...
確定! 回上一頁