Moved the WindowFromPoint functionality to the server so that we can
commit4616dcb9a792083f0baf4ceb06252d092c8dd218
authorAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jul 2004 22:17:38 +0000 (20 22:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jul 2004 22:17:38 +0000 (20 22:17 +0000)
tree42b3eecfffb420c893d0aca21931c6286dd6069d
parent2c90b52bbc82fbddbd843cbb23a43d43693ebd9a
Moved the WindowFromPoint functionality to the server so that we can
properly take into account the window region.
include/wine/server_protocol.h
server/protocol.def
server/region.c
server/request.h
server/trace.c
server/user.h
server/window.c
windows/winpos.c