wine/ include/win.h include/wine/server_protoc ...

Alexandre Julliard julliard at winehq.com
Tue Oct 9 18:26:40 CDT 2001


ChangeSet ID:	1002670000348504832945764
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/09 19:26:40

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

Log message:
	Store window class atom in the server.
	Keep unlinked windows on a separate list.
	Implemented inter-process FindWindow().

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

Revision  Changes    Path
 1.57     +3 -0      wine/include/win.h
 1.10     +4 -1      wine/include/wine/server_protocol.h
 1.10     +3 -0      wine/server/protocol.def
 1.105    +5 -2      wine/server/trace.c
 1.4      +73 -30    wine/server/window.c
 1.157    +60 -55    wine/windows/win.c





More information about the wine-cvs mailing list