Michael Kaufmann 9f07bcd25f user: Accept more flags in SetMenuItemInfo and ModifyMenu.
- Accept MFT_MENU{BAR}BREAK, MFT_RADIOCHECK, MFT_RIGHTJUSTIFY, and
  MFT_RIGHTORDER in SetMenuItemInfo.
- InsertMenu, AppendMenu, ModifiyMenu: Accept MF_HILITE flag (undocumented).
- SetMenuItemInfo: Only use the lower word of the bitmap handle as
  documented in MSDN (Word 95 depends on this).
- The type MFT_RADIOCHECK cannot be set if only the checkmarks are
  modified with SetMenuItemInfo.
- New tests.
2006-08-09 17:16:56 +02:00
..
2006-08-04 20:44:52 +02:00
2006-08-07 19:59:53 +02:00
2006-08-02 13:26:24 +02:00
2006-08-07 20:00:56 +02:00
2006-08-07 13:52:55 +02:00
2006-08-07 13:52:55 +02:00
2006-08-07 13:52:55 +02:00
2006-08-04 12:04:11 +02:00
2006-08-05 11:27:10 +02:00
2006-08-07 20:00:56 +02:00
2003-03-22 20:40:48 +00:00
2006-08-07 20:00:56 +02:00