Fix crashes on MS-Windows due to pop-up menus (Bug#19596)
commite7db8e8d5de70be5e047c961cdfbf692d52e33c6
authorEli Zaretskii <eliz@gnu.org>
Wed, 14 Jan 2015 18:51:33 +0000 (14 20:51 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 14 Jan 2015 18:51:33 +0000 (14 20:51 +0200)
tree34954a9f50c315fc4f0bb90166503eba5a34d332
parent9602b62514df88ddf2e9dd1451c4e7f51756d65b
Fix crashes on MS-Windows due to pop-up menus  (Bug#19596)

 src/w32fns.c (w32_wnd_proc): Ignore MENUITEMINFO's dwItemData data
 when FLAGS indicate the item is not highlighted, i.e. it's not our
 help-echo string.
src/ChangeLog
src/w32menu.c