예제 #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);