Added missing initialization of the filesource output pin critical
commit8b0ec72563ec9eac8b7bb49a0f19725a9f7a17f8
authorChristian Costa <titan.costa@wanadoo.fr>
Fri, 13 Aug 2004 19:49:16 +0000 (13 19:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Aug 2004 19:49:16 +0000 (13 19:49 +0000)
tree7723b0fa8756690f07192cc4f6e6ebcf20f44f16
parent869e9cafd9b2aecabe911fc744070cfc268f5816
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.
dlls/quartz/filesource.c
dlls/quartz/memallocator.c