set_menu_item_text handles converting an empty menu item to a
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 28 Nov 2005 10:53:20 +0000 (11:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Nov 2005 10:53:20 +0000 (11:53 +0100)
commitb9212e2aba1b5ffabc32605d9dbc63153c3150ca
tree2d0e9f69f33c8bd43b60cff695e4fd707907115c
parent3592110af7afafaf1cc9a6dfc581c7618cc49637
set_menu_item_text handles converting an empty menu item to a
separator on its own, give it a chance to do its work in the
MIIM_FTYPE case.
dlls/user/menu.c
dlls/user/tests/menu.c