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

Alexandre Julliard julliard at winehq.org
Wed Nov 26 16:15:41 CST 2003


ChangeSet ID:	10222
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/26 16:15:41

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

Log message:
	Added support for inter-process GetWindowLong on the window extra
	bytes.

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

Old revision  New revision  Changes     Path
 1.226         1.227         +132 -111   wine/windows/win.c
 1.25          1.26          +36 -4      wine/server/window.c
 1.185         1.186         +7 -3       wine/server/trace.c
 1.87          1.88          +6 -0       wine/server/protocol.def
 1.88          1.89          +7 -1       wine/include/wine/server_protocol.h




More information about the wine-cvs mailing list