コード例 #1
0
ファイル: User.cs プロジェクト: luowei98/RobertLw
 public static extern int SetMenuItemInfo(IntPtr hMenu, int un, bool b, ref MENUITEMINFO lpcMenuItemInfo);
コード例 #2
0
ファイル: User.cs プロジェクト: luowei98/RobertLw
 public static extern int GetMenuItemInfo(IntPtr hMenu, int un, int b, ref MENUITEMINFO lpMenuItemInfo);