but how i get the menu item position? Code: [View]. case WM_SYSCOMMAND: { if (menuhandle!=NULL) { int menuitemcount=GetMenuItemCount(menuhandle); ...
確定! 回上一頁