- Wine was passing the wrong hwnd as the owner when processing owner
commit70cc169d1c260c43447eab19997f0ee4825c4aea
authorAric Stewart <aric@codeweavers.com>
Wed, 10 May 2000 21:54:07 +0000 (10 21:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 May 2000 21:54:07 +0000 (10 21:54 +0000)
tree1e059c3e336a1ba6f4045d92890ed0e20e303fc5
parentebf34ae4bafce5682d21b653b7bf29699b6598b9
- Wine was passing the wrong hwnd as the owner when processing owner
  drawn menubars.
- When doing MENU_CalcItemSize for the menu bar we were not properly
  padding the returned rect.
controls/menu.c