wine/server object.h atom.c

Alexandre Julliard julliard at winehq.org
Wed May 11 13:25:28 CDT 2005


ChangeSet ID:	17449
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/11 13:25:27

Modified files:
	server         : object.h atom.c 

Log message:
	Changed atom handling to use counted strings instead of
	null-terminated ones, avoiding the need for a temporary buffer.

Patch: http://cvs.winehq.org/patch.py?id=17449

Old revision  New revision  Changes     Path
 1.59          1.60          +2 -0       wine/server/object.h
 1.19          1.20          +74 -68     wine/server/atom.c




More information about the wine-cvs mailing list