wine/ windows/winpos.c server/window.c server/ ...

Alexandre Julliard julliard at winehq.org
Fri Sep 17 13:20:12 CDT 2004


ChangeSet ID:	13828
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/17 13:20:12

Modified files:
	windows        : winpos.c 
	server         : window.c user.h region.c 
	dlls/x11drv    : winpos.c 

Log message:
	Don't bother to return partial region data in get_window_region and
	get_visible_region, return STATUS_BUFFER_OVERFLOW instead.

Patch: http://cvs.winehq.org/patch.py?id=13828

Old revision  New revision  Changes     Path
 1.155         1.156         +9 -13      wine/windows/winpos.c
 1.33          1.34          +4 -5       wine/server/window.c
 1.23          1.24          +4 -2       wine/server/user.h
 1.5           1.6           +20 -5      wine/server/region.c
 1.102         1.103         +13 -18     wine/dlls/x11drv/winpos.c




More information about the wine-cvs mailing list