Modify the look of bitmap menu items to match Win95 and Win98
commit75b278e9dd124314a53afd450ab8a0184e9e3d0f
authorFrançois Gouget <fgouget@codeweavers.com>
Sat, 6 Jan 2001 01:45:51 +0000 (6 01:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 6 Jan 2001 01:45:51 +0000 (6 01:45 +0000)
tree48389cbc8695bf7cd494592a82341014a889c36d
parentda2b6a9f264f305468b27e4fb971fa075753f5a5
Modify the look of bitmap menu items to match Win95 and Win98
Fix the sunken edge/bitmap overlap in the Win98 look
Introduce an IS_MAGIC_ITEM macro to test if the item is 'magic'
controls/menu.c