user: Find popup menus by ID.
commit01bf37d81016486af4bd46e4c1c712bd8eac154f
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Tue, 18 Apr 2006 14:35:51 +0000 (18 16:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Apr 2006 10:56:27 +0000 (19 12:56 +0200)
tree13a635e67e157c59f89eb260e61e6a8b2cc382e0
parent04da3ce2d172e4240b44e97d90745b50d88f17f7
user: Find popup menus by ID.

- Find menus by ID: Proper fallback to popup menus.
- Use the menu ID, not the handle for the fallback.
- Save the fallback menu's position.
dlls/user/menu.c
dlls/user/tests/menu.c