Add check to SetMenuItemInfo

Alistair Leslie aleslie at neumaflo.com.au
Wed Jan 15 18:51:04 CST 2003


> I'm not opposed to your fix, not at all. I just would like to understand
> better what is the real problem with our code. If you, or somebody else,
> could confirm (by a test case) that exactly (MFT_BITMAP | MFT_SEPARATOR)
> combination should be rejected then I'll vote for your patch.

Reading about the MENUITEMINFO structure.
Take from MSDN
The MFT_BITMAP, MFT_SEPARATOR, and MFT_STRING values cannot be combined with
one another.

Hope this helps
Alistair




More information about the wine-devel mailing list