How to change menu item text in correct way so that item's width would changed too? As I see width is not changed after SetMenuItemInfo() call because on WM_DRAWITEM I get same DRAWITEMSTRUCT::rcItem, also WM_MEASUREITEM comes only after InsertMenuItem(), but not after SetMenuItemInfo().

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.