ChangeSet ID: 1019683794998889492432685 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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@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