In win32 a WM_MENUSELECT message should contain the position when the
commit80c924f1f452c0ff896646972fc1ae44d0397a41
authorRein Klazes <rklazes@casema.net>
Sun, 12 Dec 1999 19:40:46 +0000 (12 19:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 12 Dec 1999 19:40:46 +0000 (12 19:40 +0000)
treee787fcc57de8176d27f0dbd1154f4e04b4dbbbd5
parent90d089b547fa32dd7691f87eeb735a27775adc46
In win32 a WM_MENUSELECT message should contain the position when the
item refers to a submenu, not the submenu's handle as in win16.
controls/menu.c
include/menu.h
windows/winproc.c