Make the server know about the visible area of a window, which is the
commitf75609087aef9471c3fcd8d228e4ed73c5b2a100
authorAlexandre Julliard <julliard@winehq.org>
Thu, 17 Mar 2005 19:10:41 +0000 (17 19:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Mar 2005 19:10:41 +0000 (17 19:10 +0000)
tree02a4d8823d4ad439bab39ec445678aa883fad1ae
parent75b93ff1aaff202fa1b86d42019264225f6c62ea
Make the server know about the visible area of a window, which is the
window rect minus the caption and borders when they are handled by the
window manager.
dlls/x11drv/winpos.c
include/wine/server_protocol.h
server/protocol.def
server/trace.c
server/window.c