(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
authorJason Rumney <jasonr@gnu.org>
Sun, 21 Oct 2001 10:54:17 +0000 (10:54 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 21 Oct 2001 10:54:17 +0000 (10:54 +0000)
commit292508513c425257dadc19e72a8c13d433134a5e
treeab5a3848de35cb1e75e4c14d5ef0c0444c948ee5
parent386ca3619cb7f2fbce7ecdf709137eb881e5efd5
(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
Protect unibyte stings created by replacing their multibyte
equivalents in menu_items.
(w32_menu_show): Don't overwrite an item's name with its key
description in case the description is a multibyte string.
(single_submenu): Some cleanup.
src/w32menu.c