ChangeSet ID: 13285 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/13 14:49:16
Modified files: dlls/quartz : memallocator.c filesource.c
Log message: Christian Costa titan.costa@wanadoo.fr Added missing initialization of the filesource output pin critical section. Avoid indefinite wait when calling GetOverlappedResult. Fixed initial refcount of the IMemAllocator object. Improved some traces.
Patch: http://cvs.winehq.org/patch.py?id=13285
Old revision New revision Changes Path 1.1 1.2 +3 -3 wine/dlls/quartz/memallocator.c 1.5 1.6 +2 -1 wine/dlls/quartz/filesource.c