wine-wine/dlls/quartz
Paul Gofman f71deb066f quartz/filesource: Check for past EOF read in _Request().
On Vista+ ReadFile() returns FALSE and sets ERROR_IO_PENDING even if the
requested read results in ERROR_HANDLE_EOF.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-20 20:54:21 +02:00
..
tests quartz/tests: Add tests for when IMediaSeeking on a filter is released by the filter graph. 2020-04-08 21:47:04 +02:00
Makefile.in strmbase: Move the seeking passthrough object to quartz. 2020-03-13 09:42:41 +01:00
acmwrapper.c quartz/acmwrapper: Get rid of the ACMWrapperImpl typedef. 2020-04-01 10:22:09 +02:00
avidec.c quartz/avidec: Fix some copy-paste errors. 2020-04-01 10:22:19 +02:00
control_tlb.idl
dsoundrender.c quartz/dsoundrender: Get rid of the DSoundRenderImpl typedef. 2020-04-01 10:22:31 +02:00
enummoniker.c
enumregfilters.c
filesource.c quartz/filesource: Check for past EOF read in _Request(). 2020-04-20 20:54:21 +02:00
filtergraph.c quartz: Cache IMediaSeeking for filters. 2020-04-08 21:47:00 +02:00
filtermapper.c quartz: Implement proper DLL refcounting. 2020-03-13 09:42:49 +01:00
main.c quartz: Implement proper DLL refcounting. 2020-03-13 09:42:49 +01:00
memallocator.c quartz: Implement proper DLL refcounting. 2020-03-13 09:42:49 +01:00
passthrough.c quartz: Implement proper DLL refcounting. 2020-03-13 09:42:49 +01:00
quartz.rc
quartz.rgs
quartz.spec
quartz_private.h quartz: Get rid of the "width" and "height" fields of video_window. 2020-04-06 21:21:41 +02:00
quartz_strmif.idl
regsvr.c
systemclock.c quartz: Implement proper DLL refcounting. 2020-03-13 09:42:49 +01:00
video.c quartz: Get rid of BaseControlVideo_Destroy(). 2020-04-03 10:44:00 +02:00
videorenderer.c quartz: Return void from video_window_init(). 2020-04-06 21:21:41 +02:00
vmr9.c quartz: Return void from video_window_init(). 2020-04-06 21:21:41 +02:00
window.c quartz: Get rid of the "width" and "height" fields of video_window. 2020-04-06 21:21:41 +02:00