fix several problems in handling of the menu items with negative ids
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Nov 2007 20:38:07 +0000 (20:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Nov 2007 20:38:07 +0000 (20:38 +0000)
commit660e7fda2ce2bf5f9703416d12890ec16d2cdae1
treea3838a323d7926afa637f89fc25ac5b40c62130b
parenta368dde5657a732665766822e6685252a5350a83
fix several problems in handling of the menu items with negative ids

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/menuitem.h
src/msw/frame.cpp
src/msw/menu.cpp
src/msw/menuitem.cpp