wine/ windows/win.c server/window.c server/tra ...

Alexandre Julliard julliard at winehq.org
Tue Dec 9 19:34:51 CST 2003


ChangeSet ID:	10377
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/12/09 19:34:51

Modified files:
	windows        : win.c 
	server         : window.c trace.c protocol.def 
	include/wine   : server_protocol.h 

Log message:
	Added support for inter-process GetWindowWord.
	Do better range checking on the window extra bytes.

Patch: http://cvs.winehq.com/patch.py?id=10377

Old revision  New revision  Changes     Path
 1.227         1.228         +25 -17     wine/windows/win.c
 1.26          1.27          +9 -13      wine/server/window.c
 1.186         1.187         +1 -0       wine/server/trace.c
 1.88          1.89          +2 -2       wine/server/protocol.def
 1.89          1.90          +3 -3       wine/include/wine/server_protocol.h




More information about the wine-cvs mailing list