wine/ include/wine/server_protocol.h memory/at ...

Alexandre Julliard julliard at winehq.com
Fri Oct 12 13:45:30 CDT 2001


ChangeSet ID:	10029123300329734873957932
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/12 14:45:30

Modified files:
	include/wine   : server_protocol.h 
	memory         : atom.c 
	server         : atom.c object.h protocol.def trace.c 
	tools          : make_requests 

Log message:
	Added atom_t type for atoms to make sure we use the same type
	everywhere. Handle MIN_STR_ATOM offset in the server.

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

Revision  Changes    Path
 1.12     +8 -7      wine/include/wine/server_protocol.h
 1.37     +7 -7      wine/memory/atom.c
 1.9      +35 -18    wine/server/atom.c
 1.34     +2 -0      wine/server/object.h
 1.12     +7 -6      wine/server/protocol.def
 1.107    +6 -6      wine/server/trace.c
 1.27     +1 -0      wine/tools/make_requests





More information about the wine-cvs mailing list