• 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
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
class.c Loading commit data...
clipboard.c Loading commit data...
dce.c Loading commit data...
dde.c Loading commit data...
dialog.c Loading commit data...
edit.c Loading commit data...
generated.c Loading commit data...
input.c Loading commit data...
listbox.c Loading commit data...
menu.c Loading commit data...
monitor.c Loading commit data...
msg.c Loading commit data...
resource.c Loading commit data...
resource.rc Loading commit data...
sysparams.c Loading commit data...
text.c Loading commit data...
win.c Loading commit data...
winstation.c Loading commit data...
wsprintf.c Loading commit data...