- Separate application calls to ShowOwnedPopups from Wine calls (in
commit06057e7aac9c24d6dafc0d6c1bfa2f2abad28a96
authorLouis Philippe Gagnon <louisphilippe@macadamian.com>
Sun, 20 Aug 2000 03:40:59 +0000 (20 03:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 20 Aug 2000 03:40:59 +0000 (20 03:40 +0000)
tree959ed601012a476bf3ed7ec44b38c9ae97395855
parent33b668095bb5522ea41d7d413fb6cf2e55ba5379
- Separate application calls to ShowOwnedPopups from Wine calls (in
  EVENT_MapNotify) by introducing an internal function.
- Fix ShowOwnedPopups so it sends messages with the same parameters as
  in Windows.
include/win.h
windows/win.c
windows/x11drv/event.c