Using the following code I am unable to retrieve a menu item string: info.cbSize = sizeof (MENUITEMINFO); info.fMask = MIIM_STRING; info.dwTypeData = NULL;
確定! 回上一頁