wine/server async.c file.c object.h serial.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 24 16:29:54 CDT 2002


ChangeSet ID:	1019683794998889492432685
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/04/24 16:29:54

Modified files:
	server         : async.c file.c object.h serial.c 

Log message:
	Martin Wilck <Martin.Wilck at fujitsu-siemens.com>
	Add more flexibility to the queue_async server call by moving most
	functionality into the object's queue_async method.

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

Revision  Changes    Path
 1.14     +22 -32    wine/server/async.c
 1.56     +21 -7     wine/server/file.c
 1.42     +2 -2      wine/server/object.h
 1.20     +17 -20    wine/server/serial.c




More information about the wine-cvs mailing list