Moved X input event handling out of EVENT_WaitNetEvent and into
commit7581f85617f8520d52c6697dc0af1d9fbb5759f5
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sat, 22 May 1999 18:57:17 +0000 (22 18:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 May 1999 18:57:17 +0000 (22 18:57 +0000)
tree601f521a055427e394ff928e65a62c29fc7febb5
parentc758201397f6e5af86eae387bebd6dda951eebbb
Moved X input event handling out of EVENT_WaitNetEvent and into
service thread callback; moved EVENT_WaitNetEvent out of the EVENT_
driver.  Changed winContext to hold HWND instead of WND *.
include/message.h
include/x11drv.h
windows/event.c
windows/x11drv/event.c
windows/x11drv/init.c
windows/x11drv/wnd.c