Don't bother to return partial region data in get_window_region and
commit807fe0741797250d569e2740b44cdbd834ebf1a1
authorAlexandre Julliard <julliard@winehq.org>
Fri, 17 Sep 2004 18:20:11 +0000 (17 18:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Sep 2004 18:20:11 +0000 (17 18:20 +0000)
treef3382d0831ee09cffe156f1c914fdbb7b240508b
parente1db0543155d729852eb4d926f24cfe69d304450
Don't bother to return partial region data in get_window_region and
get_visible_region, return STATUS_BUFFER_OVERFLOW instead.
dlls/x11drv/winpos.c
server/region.c
server/user.h
server/window.c
windows/winpos.c