wine/ include/wine/server_protocol.h server/pr ...

Alexandre Julliard julliard at winehq.com
Tue Oct 16 16:55:38 CDT 2001


ChangeSet ID:	1003269338328477492555976
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/16 17:55:38

Modified files:
	include/wine   : server_protocol.h 
	server         : protocol.def request.h trace.c window.c 
	tools          : make_requests 

Log message:
	Added requests to store window rectangles in the server.

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

Revision  Changes    Path
 1.14     +46 -1     wine/include/wine/server_protocol.h
 1.14     +35 -0     wine/server/protocol.def
 1.56     +6 -0      wine/server/request.h
 1.110    +51 -0     wine/server/trace.c
 1.6      +57 -0     wine/server/window.c
 1.28     +1 -0      wine/tools/make_requests





More information about the wine-cvs mailing list