• Rein Klazes's avatar
    user32: Separate menu bitmaps and strings. · b34868df
    Rein Klazes authored
    Store bitmaps and bitmaps always in separate fields in the internal
    menu structure.  Get rid of a lot of assumptions in the code that the
    menu can have strings only when it is not some other type and that
    bitmaps come in two flavors.
    Add a lot of conformance tests, including some submitted by Jason
    Edmeades.
    b34868df
menu.c 40.8 KB